Merge branch 'master' of vega.uberspace.de:dev/node-fftcg
This commit is contained in:
commit
5e05996acd
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Reference in a new issue