Update .deploy-infra/deploy-prod.yaml
This commit is contained in:
parent
8890a24d56
commit
3f32593755
@ -34,7 +34,11 @@ services:
|
||||
volumes:
|
||||
- /sprint-data/grafana:/var/lib/grafana
|
||||
environment:
|
||||
GF_SERVER_ROOT_URL: https://grafana.chocomarsh.com
|
||||
GF_SERVER_ROOT_URL: https://nocomarsh.com
|
||||
GF_SECURITY_ALLOW_EMBEDDING: true
|
||||
GF_AUTH_COOKIE_SAMESITE: none
|
||||
GF_CORS_ENABLED: true
|
||||
GF_CORS_ALLOW_ORIGINS: https://nocomarsh.com
|
||||
deploy:
|
||||
mode: replicated
|
||||
replicas: 1
|
||||
|
Loading…
Reference in New Issue
Block a user