Update .deploy-infra/deploy-prod.yaml
All checks were successful
Deploy Prod / Build (pull_request) Successful in 11s
Deploy Prod / Push (pull_request) Successful in 10s
Deploy Prod / prepare (pull_request) Successful in 7s
Deploy Prod / Deploy prod (pull_request) Successful in 32s

This commit is contained in:
emmatveev 2025-06-14 20:21:34 +03:00
parent 5efa8a98da
commit 150337c17d

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