mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-01-18 21:29:33 +01:00
opened missing ports
This commit is contained in:
parent
3dab5f696b
commit
c6550c473c
|
@ -48,8 +48,8 @@ in
|
||||||
enable = true;
|
enable = true;
|
||||||
allowedTCPPorts = [
|
allowedTCPPorts = [
|
||||||
22 # ssh
|
22 # ssh
|
||||||
3000 # grafana
|
3001 # grafana
|
||||||
4000 # uptime-kuma
|
4001 # uptime-kuma
|
||||||
5030 # slskd
|
5030 # slskd
|
||||||
8080 # searxng
|
8080 # searxng
|
||||||
8083 # calibre-web
|
8083 # calibre-web
|
||||||
|
|
Loading…
Reference in a new issue