Map the right way again

This commit is contained in:
Luke Murphy 2020-05-01 17:54:38 +02:00
parent aa130d8414
commit 33052d504e
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

View File

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