Improved support for authentication cookies

This commit is contained in:
Lino Mallevaey
2025-08-19 18:20:37 +02:00
parent cdbd58905d
commit 954f73a0f5
3 changed files with 14 additions and 1 deletions

View File

@@ -28,7 +28,7 @@ DEBUG=True
APP_TITLE=MokPyo
APP_VERSION=1.0.0
APP_DESCRIPTION=MokPyo
APP_DOMAIN=localhost
APP_DOMAIN=localhost # change in production with your domain (ex: mokpyo.com)
# =========================
# SERVER CONFIGURATION