This commit is contained in:
@@ -4,7 +4,7 @@ services:
|
||||
ports:
|
||||
- "8000:8000"
|
||||
volumes:
|
||||
- ./backend/data:/app/data
|
||||
- ./data:/app/data
|
||||
env_file: ./backend/.env
|
||||
restart: unless-stopped
|
||||
|
||||
|
||||
Reference in New Issue
Block a user