Update .deploy-infra/deploy-prod.yaml
Some checks failed
Deploy Prod / Build (pull_request) Successful in 11s
Deploy Prod / Push (pull_request) Successful in 9s
Deploy Prod / prepare (pull_request) Successful in 5s
Deploy Prod / Deploy prod (pull_request) Failing after 15s

This commit is contained in:
emmatveev 2025-06-14 20:12:21 +03:00
parent 13b4fbbd69
commit 5efa8a98da

View File

@ -36,7 +36,7 @@ services:
environment: environment:
GF_SERVER_ROOT_URL: https://grafana.chocomarsh.com GF_SERVER_ROOT_URL: https://grafana.chocomarsh.com
GF_SECURITY_ALLOW_EMBEDDING: true GF_SECURITY_ALLOW_EMBEDDING: true
GF_AUTH_COOKIE_SAMESITE: null GF_AUTH_COOKIE_SAMESITE: "none"
GF_CORS_ENABLED: true GF_CORS_ENABLED: true
GF_CORS_ALLOW_ORIGINS: https://grafana.chocomarsh.com GF_CORS_ALLOW_ORIGINS: https://grafana.chocomarsh.com
deploy: deploy: