diff --git a/.env.example b/.env.example index b22d256..c06aaba 100644 --- a/.env.example +++ b/.env.example @@ -11,6 +11,13 @@ APP_PORT=80 APP_SERVICE=app APP_TIMEZONE=UTC +# +# Security +# Enable these settings after setting up an HTTPS connection. +# + +# SESSION_SECURE_COOKIE=true + # # Databases configuration. #