Compare commits
No commits in common. "45a035897d48e595ad0db1f8c6e4d75b89ddb2aa" and "4da8e8e6e5a461b15c62fda3831973dd754cf48e" have entirely different histories.
45a035897d
...
4da8e8e6e5
@ -35,7 +35,9 @@ services:
|
||||
- /sprint-data/grafana:/var/lib/grafana
|
||||
environment:
|
||||
GF_SERVER_ROOT_URL: https://grafana.chocomarsh.com
|
||||
GF_CORS_ENABLED: "true"
|
||||
GF_SECURITY_ALLOW_EMBEDDING: true
|
||||
GF_AUTH_COOKIE_SAMESITE: "none"
|
||||
GF_CORS_ENABLED: true
|
||||
GF_CORS_ALLOW_ORIGINS: https://grafana.chocomarsh.com
|
||||
deploy:
|
||||
mode: replicated
|
||||
|
Loading…
Reference in New Issue
Block a user