Update docker-compose.yml

enable port as traefik labels are commented out
pull/2/head
LRVT 2023-02-21 12:07:34 +01:00 zatwierdzone przez GitHub
rodzic 7d7c63ce33
commit 19ab55dbdf
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -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: