Fix typo
This commit is contained in:
parent
fbf55dcd50
commit
fc846bf6d8
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ version: "3.7"
|
|||
services:
|
||||
grafana:
|
||||
image: grafana/grafana
|
||||
environnment:
|
||||
environment:
|
||||
- GF_SERVER_ROOT_URL=https://grafana.auro.re
|
||||
- GF_SESSION_COOKIE_SECURE=true
|
||||
- GF_ANALYTICS_REPORTING_ENABLE=false
|
||||
|
|
Loading…
Reference in a new issue