fix
This commit is contained in:
parent
60a60b6267
commit
2751873b1d
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ services:
|
|||
GF_AUTH_GENERIC_OAUTH_ROLE_ATTRIBUTE_STRICT: "true"
|
||||
volumes:
|
||||
- grafana_data:/var/lib/grafana
|
||||
- ./grafana/datasources.yaml:/etc/grafana/provisioning/datasources.yaml
|
||||
- ./grafana/datasources.yaml:/etc/grafana/provisioning/datasources/ds.yaml
|
||||
ports:
|
||||
- ${GRAFANA_PORT}:3000
|
||||
networks:
|
||||
|
|
Loading…
Reference in a new issue