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