mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-04-16 01:27:36 +00:00
chore: Update docker-compose.yml
This commit is contained in:
parent
c2d6b36f2f
commit
fcfdeec97d
@ -87,6 +87,7 @@ services:
|
|||||||
- GF_SERVER_ROOT_URL=https://grafana.example.com # pls change this
|
- GF_SERVER_ROOT_URL=https://grafana.example.com # pls change this
|
||||||
volumes:
|
volumes:
|
||||||
- ./volume-data/grafana:/var/lib/grafana
|
- ./volume-data/grafana:/var/lib/grafana
|
||||||
|
#- ./volume-data/defaults.ini:/etc/grafana/grafana.ini
|
||||||
ports:
|
ports:
|
||||||
- 3000:3000
|
- 3000:3000
|
||||||
expose:
|
expose:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user