mirror of
https://github.com/hkalexling/Mango.git
synced 2026-01-24 00:03:14 -05:00
Remove named volumes
This commit is contained in:
@@ -11,8 +11,5 @@ services:
|
||||
ports:
|
||||
- 9000:9000
|
||||
volumes:
|
||||
- library:/root/mango/library
|
||||
- config:/root/.config/mango
|
||||
volumes:
|
||||
library:
|
||||
config:
|
||||
- ~/mango:/root/mango
|
||||
- ~/.config/mango:/root/.config/mango
|
||||
|
||||
Reference in New Issue
Block a user