diff --git a/.env b/.env index 7b90fa0..0238065 100644 --- a/.env +++ b/.env @@ -7,6 +7,6 @@ MailConfig__Username="" MailConfig__Password="" LOGGING__LOGLEVEL__DEFAULT=Error -# * Uncoment this line if you use postgresSQL as database backend. -# * Check the docker-compose.postgresql.yml file -#POSTGRES_CONNECTION="Host=postgres;Username=lubelogger;Password=lubepass;Database=lubelogger;" +# This file is provided as a GUIDELINE ONLY +# Use the LubeLogger Configurator to configure your environment variables +# https://lubelogger.com/configure \ No newline at end of file