Update .deploy-infra/deploy-prod.yaml
This commit is contained in:
parent
5efa8a98da
commit
150337c17d
@ -35,9 +35,7 @@ services:
|
|||||||
- /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://grafana.chocomarsh.com
|
||||||
GF_SECURITY_ALLOW_EMBEDDING: true
|
GF_CORS_ENABLED: "true"
|
||||||
GF_AUTH_COOKIE_SAMESITE: "none"
|
|
||||||
GF_CORS_ENABLED: true
|
|
||||||
GF_CORS_ALLOW_ORIGINS: https://grafana.chocomarsh.com
|
GF_CORS_ALLOW_ORIGINS: https://grafana.chocomarsh.com
|
||||||
deploy:
|
deploy:
|
||||||
mode: replicated
|
mode: replicated
|
||||||
|
Loading…
Reference in New Issue
Block a user