typo
This commit is contained in:
parent
84e487ee80
commit
9b9d8f0edb
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