mirror of
https://github.com/hkalexling/Mango.git
synced 2026-03-17 00:03:36 -04:00
Update docker-compose.example.yml
This commit is contained in:
@@ -11,5 +11,5 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- 9000:9000
|
- 9000:9000
|
||||||
volumes:
|
volumes:
|
||||||
- ~/mango:/root/mango
|
- ./mango:/root/mango
|
||||||
- ~/.config/mango:/root/.config/mango
|
- ./config:/root/.config/mango
|
||||||
|
|||||||
Reference in New Issue
Block a user