update
This commit is contained in:
@@ -33,7 +33,7 @@ services:
|
||||
volumes:
|
||||
- ./downloads:/app/downloads
|
||||
- ./config:/app/config
|
||||
- ./music:/app/music
|
||||
- /mnt/big/media/music:/app/music
|
||||
# Mount source for development
|
||||
- ./app:/app/app
|
||||
command: uvicorn app.main:app --host 0.0.0.0 --port 8080 --reload
|
||||
|
||||
Reference in New Issue
Block a user