mirror of
https://github.com/eduardogsilva/routerfleet.git
synced 2025-06-20 17:15:39 +02:00
help text improved
This commit is contained in:
parent
51b1352c11
commit
46efb7c5ab
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
# Configure SERVER_ADDRESS to match the address of the server. If you don't have a DNS name, you can use the IP address.
|
||||
# A missconfigured SERVER_ADDRESS will cause the app to have CSRF errors.
|
||||
# If you're using a different port for HTTPS in the docker-compose.yml, you need to specify it as <my_server_address>:<port_number>
|
||||
SERVER_ADDRESS=my_server_address
|
||||
DEBUG_MODE=False
|
||||
# Choose a timezone from https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue