mirror of
https://github.com/hkalexling/Mango.git
synced 2025-08-05 12:25:32 -04:00
Remove named volumes
This commit is contained in:
parent
f833eb4efc
commit
81440c7a2d
@ -11,8 +11,5 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- 9000:9000
|
- 9000:9000
|
||||||
volumes:
|
volumes:
|
||||||
- library:/root/mango/library
|
- ~/mango:/root/mango
|
||||||
- config:/root/.config/mango
|
- ~/.config/mango:/root/.config/mango
|
||||||
volumes:
|
|
||||||
library:
|
|
||||||
config:
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user