fix(gitea): Secure cookie

This commit is contained in:
2026-01-22 17:32:46 +01:00
parent f315c5019b
commit 3a188746de
+1
View File
@@ -32,6 +32,7 @@ gitea:
HOST: redis://dragonfly-gitea.gitea.svc:6379/0
ITEM_TTL: "72h" # increased from default 16h
session:
COOKIE_SECURE: true
PROVIDER: redis
PROVIDER_CONFIG: redis://dragonfly-gitea.gitea.svc:6379/1
queue: