summaryrefslogtreecommitdiff
path: root/.mpd/mpd.conf
diff options
context:
space:
mode:
Diffstat (limited to '.mpd/mpd.conf')
-rw-r--r--.mpd/mpd.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/.mpd/mpd.conf b/.mpd/mpd.conf
index 681c1ba..896ad88 100644
--- a/.mpd/mpd.conf
+++ b/.mpd/mpd.conf
@@ -83,7 +83,8 @@ sticker_file "/home/hydrogen/.mpd/sticker.sql"
# systemd socket activation is in use.
#
# For network
-bind_to_address "localhost"
+bind_to_address "localhost"
+bind_to_address "192.168.1.155"
#
# And for Unix Socket
#bind_to_address "/run/mpd/socket"