mirror of
https://github.com/hkalexling/Mango.git
synced 2025-08-05 04:15:35 -04:00
Remove named volumes
This commit is contained in:
parent
f833eb4efc
commit
81440c7a2d
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user