Map the right way again
This commit is contained in:
parent
aa130d8414
commit
33052d504e
@ -5,7 +5,7 @@ services:
|
|||||||
traefik:
|
traefik:
|
||||||
container_name: traefik
|
container_name: traefik
|
||||||
ports:
|
ports:
|
||||||
- "80:8001"
|
- "8001:80"
|
||||||
- "8080:8080"
|
- "8080:8080"
|
||||||
command:
|
command:
|
||||||
- "--api=true"
|
- "--api=true"
|
||||||
|
Reference in New Issue
Block a user