feat: env vars from the docker container
This commit is contained in:
parent
df71844728
commit
a2823dca48
@ -6,3 +6,11 @@ DOMAIN=rest-server.example.com
|
||||
#EXTRA_DOMAINS=', `www.rest-server.example.com`'
|
||||
|
||||
LETS_ENCRYPT_ENV=production
|
||||
DATA_DIRECTORY=/data
|
||||
PASSWORD_FILE=/data/.htpasswd
|
||||
|
||||
## Extra flags
|
||||
# OPTIONS=
|
||||
|
||||
## Disable authentication
|
||||
# DISABLE_AUTHENTICATION=1
|
||||
|
Loading…
x
Reference in New Issue
Block a user