setup mpd server
This commit is contained in:
parent
d687e8e542
commit
236b8fbfeb
3 changed files with 32 additions and 0 deletions
|
@ -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
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue