Compare commits
No commits in common. "a54f4a6eee7989a0a5ab150b734c8d8886aacfc4" and "fb4fcf5b270beff1d25c4ca4454b31dc08dbbd87" have entirely different histories.
a54f4a6eee
...
fb4fcf5b27
@ -37,8 +37,7 @@ 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_AUTH_DISABLE_LOGIN_FORM: "false"
|
GF_CORS_ALLOW_ORIGINS: https://grafana.chocomarsh.com
|
||||||
GF_CORS_ALLOW_ORIGINS: "*"
|
|
||||||
deploy:
|
deploy:
|
||||||
mode: replicated
|
mode: replicated
|
||||||
replicas: 1
|
replicas: 1
|
||||||
|
Loading…
Reference in New Issue
Block a user