mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
fix(mediabox): mediatomb
This commit is contained in:
parent
1d038633ce
commit
ef5306904c
9 changed files with 61 additions and 17 deletions
|
|
@ -21,7 +21,7 @@ in {
|
|||
# * 32410, 32412, 32413, 32414 - GDM Network Discovery
|
||||
|
||||
networking.firewall.interfaces.local = {
|
||||
allowedTCPPorts = [32400 8324 32469];
|
||||
allowedTCPPorts = [cfg.port 8324 32469];
|
||||
allowedUDPPorts = [1900 32410 32412 32413 32414];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue