fix
This commit is contained in:
parent
c25c56b27b
commit
41be37ca66
@ -37,7 +37,8 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
GF_SERVER_ROOT_URL: https://grafana.chocomarsh.com
|
GF_SERVER_ROOT_URL: https://grafana.chocomarsh.com
|
||||||
GF_CORS_ENABLED: "true"
|
GF_CORS_ENABLED: "true"
|
||||||
GF_CORS_ALLOW_ORIGINS: https://grafana.chocomarsh.com
|
GF_AUTH_DISABLE_LOGIN_FORM: "false"
|
||||||
|
GF_CORS_ALLOW_ORIGINS: "*"
|
||||||
deploy:
|
deploy:
|
||||||
mode: replicated
|
mode: replicated
|
||||||
replicas: 1
|
replicas: 1
|
||||||
|
Loading…
Reference in New Issue
Block a user