Update docker-compose.example.yml

This commit is contained in:
Alex Ling 2020-02-19 23:19:09 -05:00 committed by GitHub
parent 81440c7a2d
commit ace8d07f8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,5 +11,5 @@ services:
ports:
- 9000:9000
volumes:
- ~/mango:/root/mango
- ~/.config/mango:/root/.config/mango
- ./mango:/root/mango
- ./config:/root/.config/mango