• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# all paths are relative to the project root
2
3# the root directory for the web server
4# root: .
5
6# configure SSL
7# https:
8#   enabled: true
9# these filenames are listed in .gitignore
10#  cert_file: localhost.pem
11#  key_file: localhost-key.pem
12
13# address and port for the server to listen on
14# bind: null
15# port: 8443
16