fix #111

Merged
emmatveev merged 1 commits from master into prod 2025-06-14 22:35:16 +03:00

View File

@ -37,7 +37,8 @@ services:
environment:
GF_SERVER_ROOT_URL: https://grafana.chocomarsh.com
GF_CORS_ENABLED: "true"
GF_CORS_ALLOW_ORIGINS: https://grafana.chocomarsh.com
GF_AUTH_DISABLE_LOGIN_FORM: "false"
GF_CORS_ALLOW_ORIGINS: "*"
deploy:
mode: replicated
replicas: 1