This commit is contained in:
Jörn-Michael Miehe 2018-12-03 14:27:10 +01:00
parent 84e487ee80
commit 9b9d8f0edb

View file

@ -29,6 +29,6 @@ services:
restart: "no"
volumes:
- "${PWD}/src:/app/src"
- "${PWD}/static:/app/static"
- "${PWD}/public_html:/app/public_html"
ports:
- "8001:8080"