merge ENV's together in Dockerfile

This commit is contained in:
2023-01-13 10:25:54 +01:00
parent fcea6f68a4
commit 1b3a497c55
2 changed files with 14 additions and 14 deletions

View File

@@ -53,7 +53,7 @@ docker-compose example in `dockercomposeexample` folder
* `HTTPS` (`"yes"`/`"no"`) - whether the server enforces HTTPS or not
* `SIGNUP_ALLOWED` (`"yes"`/`"no"`) - whether signups are allowed or not, persistent
* `SIGNUP_ALLOWED` (`"yes"`/`"no"`) - whether signups are allowed or not, persistent (but the first signup is always allowed)
* `API_ROOT`