Working with a test app in dev mode

This commit is contained in:
Luke Murphy
2020-04-30 11:55:40 +02:00
parent 6645a01ed1
commit b201c88981
2 changed files with 8 additions and 1 deletions

View File

@ -6,3 +6,4 @@ services:
image: "traefik:v2.2"
ports:
- "80:80"
- "8080:8080"