expose api for debugging

This commit is contained in:
cupcakearmy 2019-05-23 16:55:33 +02:00
parent 585e32cba2
commit 3ef6382d54
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ services:
volumes:
- ./api:/app
ports:
- 5000:80
- 5000:5000
www:
<<: *default