added portforwarding to localhost for haproxy
This commit is contained in:
@@ -47,6 +47,8 @@ services:
|
||||
expose:
|
||||
- "8404"
|
||||
- "80"
|
||||
ports:
|
||||
- "127.0.0.1:80:80"
|
||||
restart: always
|
||||
labels:
|
||||
- "prometheus-scrape.enabled=true"
|
||||
|
||||
Reference in New Issue
Block a user