21 lines
460 B
Nix
21 lines
460 B
Nix
{
|
|
adguardhome-dns = 53;
|
|
adguardhome-http = 3001;
|
|
coturn-turn = 3478;
|
|
coturn-turn-alt = 3479;
|
|
coturn-minimum = 49192;
|
|
coturn-maximum = 49200;
|
|
forgejo-http = 3000;
|
|
inv-sig-helper = 12999;
|
|
invidious-http = 3002;
|
|
matrix-http = 8008;
|
|
matrix-https = 8448;
|
|
matrix-bridges-http = 8088;
|
|
mautrix-whatsapp = 29318;
|
|
minecraft = 13914;
|
|
nginx-https = 443;
|
|
ntfy-http = 2586;
|
|
postgresql = 5432;
|
|
radicale-http = 5232;
|
|
wireguard = 51820;
|
|
}
|