diff --git a/playbooks/mpdf.conf.j2 b/playbooks/mpdf.conf.j2 index 067a168..8a0a9b5 100644 --- a/playbooks/mpdf.conf.j2 +++ b/playbooks/mpdf.conf.j2 @@ -13,7 +13,7 @@ music_directory "nfs://example.com/path/to/your/music/" database { plugin "proxy" - host "mpdb" + host "142.93.181.29" port "8888" password "password" keepalive "yes" diff --git a/playbooks/mpdf.yaml b/playbooks/mpdf.yaml index 22823da..ef5a9c3 100644 --- a/playbooks/mpdf.yaml +++ b/playbooks/mpdf.yaml @@ -13,7 +13,7 @@ sticker_file: sticker user: mpd group: nogroup - bind_to_address: 142.93.181.29 + bind_to_address: any bind_address: any mpdport: 6600 log_level: default