mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-12-29 10:18:28 +01:00
Update docker-compose.yml
enable port as traefik labels are commented out
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user