From 46efb7c5abff6012ba50fa4dbcfa52f8c772f936 Mon Sep 17 00:00:00 2001 From: Eduardo Silva Date: Thu, 20 Feb 2025 16:21:23 -0300 Subject: [PATCH] help text improved --- .env.example | 1 + 1 file changed, 1 insertion(+) diff --git a/.env.example b/.env.example index 6757abd..db69018 100644 --- a/.env.example +++ b/.env.example @@ -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 : SERVER_ADDRESS=my_server_address DEBUG_MODE=False # Choose a timezone from https://en.wikipedia.org/wiki/List_of_tz_database_time_zones