diff --git a/.env.example b/.env.example index 12aa22f..1bfd0e8 100644 --- a/.env.example +++ b/.env.example @@ -2,7 +2,7 @@ DOMAIN= APPLICATION_DOMAIN="" ### TLS certificates configuration -TLS_ENABLED="" +TLS_ENABLED="" # Do not add any value here if you want to keep TLS disabled TLS_CERTIFICATE="" TLS_KEY="" APP_TLS_CERTIFICATE=""