Merge pull request 'Update .deploy-infra/deploy-prod.yaml' (#109) from master into prod

Reviewed-on: https://gitea.chocomarsh.com/self/infra/pulls/109
This commit is contained in:
emmatveev 2025-06-14 20:21:54 +03:00
commit 45a035897d

View File

@ -35,9 +35,7 @@ services:
- /sprint-data/grafana:/var/lib/grafana
environment:
GF_SERVER_ROOT_URL: https://grafana.chocomarsh.com
GF_SECURITY_ALLOW_EMBEDDING: true
GF_AUTH_COOKIE_SAMESITE: "none"
GF_CORS_ENABLED: true
GF_CORS_ENABLED: "true"
GF_CORS_ALLOW_ORIGINS: https://grafana.chocomarsh.com
deploy:
mode: replicated