added metrics for traefik
This commit is contained in:
@@ -9,6 +9,8 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- "443:443"
|
- "443:443"
|
||||||
- "127.0.0.1:8080:8080"
|
- "127.0.0.1:8080:8080"
|
||||||
|
expose:
|
||||||
|
- "8082"
|
||||||
command:
|
command:
|
||||||
- "--api=true"
|
- "--api=true"
|
||||||
- "--api.insecure=true"
|
- "--api.insecure=true"
|
||||||
|
|||||||
Reference in New Issue
Block a user