fixed docker bug
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@ services:
|
||||
- "8000"
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ./database:/database
|
||||
- ./database:/app/database
|
||||
networks:
|
||||
- cnn_network
|
||||
pull_policy: never
|
||||
|
||||
Reference in New Issue
Block a user