mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-04-15 17:17:37 +00:00
Update docker-compose.yml
enable port as traefik labels are commented out
This commit is contained in:
parent
7d7c63ce33
commit
19ab55dbdf
@ -87,8 +87,8 @@ services:
|
|||||||
# - GF_SERVER_ROOT_URL=https://grafana.example.com # optional
|
# - GF_SERVER_ROOT_URL=https://grafana.example.com # optional
|
||||||
volumes:
|
volumes:
|
||||||
- /mnt/docker-volumes/grafana:/var/lib/grafana
|
- /mnt/docker-volumes/grafana:/var/lib/grafana
|
||||||
#ports:
|
ports:
|
||||||
# - 3000:3000
|
- 3000:3000
|
||||||
networks:
|
networks:
|
||||||
- monitoring_default
|
- monitoring_default
|
||||||
#labels:
|
#labels:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user