From 801c2473840a4134e2a7f58c384d06b653af1a48 Mon Sep 17 00:00:00 2001 From: Erin Sims Date: Thu, 8 Sep 2022 20:02:56 -0400 Subject: [PATCH] working on changes, and debugging --- playbooks/mpdf.conf.j2 | 2 +- playbooks/mpdf.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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