mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2024-11-27 22:11:12 +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
|
||||
volumes:
|
||||
- /mnt/docker-volumes/grafana:/var/lib/grafana
|
||||
#ports:
|
||||
# - 3000:3000
|
||||
ports:
|
||||
- 3000:3000
|
||||
networks:
|
||||
- monitoring_default
|
||||
#labels:
|
||||
|
|
Loading…
Reference in New Issue
Block a user