14 lines
283 B
Text
14 lines
283 B
Text
#######################
|
|
# Meta Settings
|
|
#######################
|
|
|
|
#######################
|
|
### Web Server settings
|
|
#######################
|
|
# the hostname for the website
|
|
VIRTUAL_HOST=example.com
|
|
|
|
# optional letsencrypt support
|
|
# when blank, ignore
|
|
LETSENCRYPT_HOST=
|
|
LETSENCRYPT_EMAIL=
|