added network to haproxy

This commit is contained in:
cventastic
2022-04-19 17:33:30 +02:00
parent b01b21f271
commit 5d377d0e51

View File

@@ -50,6 +50,8 @@ services:
ports:
- "127.0.0.1:80:80"
restart: always
networks:
- chains
labels:
- "prometheus-scrape.enabled=true"
- "prometheus-scrape.port=8404"