1
0
mirror of https://github.com/SuperBFG7/ympd synced 2025-10-31 22:03:01 +00:00

fix: option for mpdpass error from pull request #23

This commit is contained in:
jcorporation
2018-07-25 00:49:30 +01:00
parent bc13795c9f
commit e54a2ee709
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
#myMPD startup options
MPD_HOST=localhost
MPD_PORT=6600
#MPD_PASSWORD=PASSWORD
#MPD_PASSWORD=--mpdpass PASSWORD
WEB_PORT=80
SSL=-S -W 443 -C /etc/mympd/ssl/server.pem -K /etc/mympd/ssl/server.key
MYMPD_USER=nobody