Add mobile mpd stream

This commit is contained in:
sonny 2024-08-21 12:23:28 +02:00
parent f72994664c
commit a80f21e57c
3 changed files with 20 additions and 3 deletions

View file

@ -10,6 +10,7 @@ ssh_port: 39901
mpd_port: 21000
mpd_http_stream_port: 8000
mpd_http_mobile_stream_port: 8001
gitlab_ip: '127.0.0.1'
gitlab_port: '9090'