fixed python dependency and Dockerfile Volume Bind
This commit is contained in:
@@ -2,4 +2,4 @@ services:
|
||||
app:
|
||||
build: .
|
||||
volumes:
|
||||
- ./data/db:./data/db
|
||||
- ./data/db:/opt/app/data/db
|
||||
Reference in New Issue
Block a user