mirror of
https://github.com/shadoll/scatcher.git
synced 2025-12-20 01:25:59 +00:00
Add new volumes to compose.yml
This commit is contained in:
@@ -11,6 +11,9 @@ services:
|
||||
dockerfile: Dockerfile
|
||||
volumes:
|
||||
- ./app.py:/app/app.py
|
||||
- ./controller:/app/controller
|
||||
- ./manager:/app/manager
|
||||
- ./schema:/app/schema
|
||||
- ./storage:/app/storage
|
||||
networks:
|
||||
- "apps-proxy"
|
||||
|
||||
Reference in New Issue
Block a user