mirror of
https://github.com/hkalexling/Mango.git
synced 2025-08-03 03:15:31 -04:00
Update docker-compose example
This commit is contained in:
parent
a7519a791e
commit
ac620e1f2a
@ -11,5 +11,5 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- 9000:9000
|
- 9000:9000
|
||||||
volumes:
|
volumes:
|
||||||
- ./mango:/root/mango
|
- ~/mango:/root/mango
|
||||||
- ./config:/root/.config/mango
|
- ~/.config/mango:/root/.config/mango
|
||||||
|
Loading…
x
Reference in New Issue
Block a user