Compare commits
No commits in common. "2a09bb0f487ea74d29f23aacab592a7b08e1b512" and "d456e2d083dbeb6d65551c2939249d8a9ebbe1af" have entirely different histories.
2a09bb0f48
...
d456e2d083
@ -34,11 +34,11 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- /sprint-data/grafana:/var/lib/grafana
|
- /sprint-data/grafana:/var/lib/grafana
|
||||||
environment:
|
environment:
|
||||||
GF_SERVER_ROOT_URL: https://grafana.chocomarsh.com
|
GF_SERVER_ROOT_URL: https://nocomarsh.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://nocomarsh.com
|
||||||
deploy:
|
deploy:
|
||||||
mode: replicated
|
mode: replicated
|
||||||
replicas: 1
|
replicas: 1
|
||||||
|
Loading…
Reference in New Issue
Block a user