Compare commits

...

2 Commits

Author SHA1 Message Date
3e12bf6fe0 Merge pull request 'fix' (#114) from master into prod
Reviewed-on: https://gitea.chocomarsh.com/self/infra/pulls/114
2025-06-14 22:55:18 +03:00
Egor Matveev
3b5541e98a fix
All checks were successful
Deploy Prod / Build (pull_request) Successful in 6s
Deploy Prod / Push (pull_request) Successful in 9s
Deploy Prod / prepare (pull_request) Successful in 4s
Deploy Prod / Deploy prod (pull_request) Successful in 30s
2025-06-14 22:55:04 +03:00

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