h1-mod/deps/json/tools/serve_header/serve_header.yml.example

16 lines
316 B
Plaintext
Raw Normal View History

2024-03-07 00:54:15 -05:00
# all paths are relative to the project root
# the root directory for the web server
# root: .
# configure SSL
# https:
# enabled: true
# these filenames are listed in .gitignore
# cert_file: localhost.pem
# key_file: localhost-key.pem
# address and port for the server to listen on
# bind: null
# port: 8443