Compare commits

..

No commits in common. "becb5c3aac864dc04a5038f3a3d9356c3df904a7" and "a54f4a6eee7989a0a5ab150b734c8d8886aacfc4" have entirely different histories.

View File

@ -36,7 +36,7 @@ services:
- /sprint-data/grafana:/var/lib/grafana
environment:
GF_SERVER_ROOT_URL: https://grafana.chocomarsh.com
GF_CORS_ENABLED: "false"
GF_CORS_ENABLED: "true"
GF_AUTH_DISABLE_LOGIN_FORM: "false"
GF_CORS_ALLOW_ORIGINS: "*"
deploy: