add config file

This commit is contained in:
XenGi 2023-12-26 17:23:53 +01:00
parent 99dc857d41
commit af8b50d464
Signed by: xengi
SSH key fingerprint: SHA256:FGp51kRvGOcWnTHiOI39ImwVO4A3fpvR30nPX3LpV7g
4 changed files with 51 additions and 2 deletions

12
config.ini Normal file
View file

@ -0,0 +1,12 @@
[mpd]
host = localhost
port = 6600
#username =
#pasword =
[ui]
hostname = localhost
port = 8080
tls = no
cert = cert.pem
key = key.pem