mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-11-08 19:54:07 +01:00
chore: Update docker-compose.yml
All checks were successful
CI / validateComposeSyntax (push) Successful in 17s
All checks were successful
CI / validateComposeSyntax (push) Successful in 17s
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