Merge pull request 'fix' (#114) from master into prod

Reviewed-on: https://gitea.chocomarsh.com/self/infra/pulls/114
This commit is contained in:
emmatveev 2025-06-14 22:55:18 +03:00
commit 3e12bf6fe0

View File

@ -39,6 +39,7 @@ services:
GF_CORS_ENABLED: "false"
GF_AUTH_DISABLE_LOGIN_FORM: "false"
GF_CORS_ALLOW_ORIGINS: "*"
GF_SECURITY_CONTENT_SECURITY_POLICY: "false"
deploy:
mode: replicated
replicas: 1