fix(gitea): Secure cookie
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user