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