1
0
Fork 0
NixOS/hosts/greatyamada/services/_port-definitions.nix
2025-02-16 17:14:00 +01:00

20 lines
433 B
Nix

{
adguardhome-dns = 53;
adguardhome-http = 3001;
coturn-turn = 3478;
coturn-turn-alt = 3479;
coturn-minimum = 49192;
coturn-maximum = 49200;
forgejo-http = 3000;
jellyfin-http = 8096;
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;
}