Map it right

This commit is contained in:
Luke Murphy
2020-05-01 17:35:28 +02:00
parent 2ad3a128f8
commit aa130d8414

View File

@ -5,7 +5,7 @@ services:
traefik: traefik:
container_name: traefik container_name: traefik
ports: ports:
- "8001:8001" - "80:8001"
- "8080:8080" - "8080:8080"
command: command:
- "--api=true" - "--api=true"