[Config] Add hint about http bindings

master
andryyy 2019-09-09 10:51:12 +02:00
parent 87e99e53d9
commit 1771970e42
No known key found for this signature in database
GPG Key ID: 8EC34FF2794E25EF
1 changed files with 2 additions and 0 deletions

View File

@ -122,6 +122,8 @@ DBROOT=$(LC_ALL=C </dev/urandom tr -dc A-Za-z0-9 | head -c 28)
# ------------------------------
# You should use HTTPS, but in case of SSL offloaded reverse proxies:
# Might be important: This will also change the binding within the container.
# If you use a proxy within Docker, point it to the ports you set below.
HTTP_PORT=80
HTTP_BIND=0.0.0.0