mirror of
https://github.com/vimagick/dockerfiles.git
synced 2026-01-04 03:54:55 +01:00
mpd httpd output
This commit is contained in:
@@ -2,6 +2,7 @@ mpd:
|
||||
image: vimagick/mpd
|
||||
ports:
|
||||
- "6600:6600"
|
||||
- "8800:8800"
|
||||
volumes:
|
||||
- ./mpd.conf:/etc/mpd.conf
|
||||
- ./music:/var/lib/mpd/music
|
||||
|
||||
Reference in New Issue
Block a user