setup mpd server

This commit is contained in:
♥ Minnie ♥ 2024-02-13 23:03:10 +08:00
parent d687e8e542
commit 236b8fbfeb
3 changed files with 32 additions and 0 deletions

View file

@ -36,6 +36,7 @@
80 # traefik (HTTP)
443 # traefik (HTTPS)
32372 # qbittorrent
6600 # mpd
];
allowedUDPPorts = [
53 # adguardhome (DNS)
@ -43,6 +44,7 @@
443 # traefik (HTTPS)
32372 # qbittorrent
51820 # Wireguard
6600 # mpd
];
};
};