expose api for debugging

This commit is contained in:
cupcakearmy 2019-05-23 16:55:33 +02:00
parent 585e32cba2
commit 3ef6382d54

View File

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