master #116

Merged
emmatveev merged 18 commits from master into dev 2025-06-15 00:46:32 +03:00
Showing only changes of commit 150337c17d - Show all commits

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