mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 06:30:18 +02:00
opened missing ports
This commit is contained in:
parent
3dab5f696b
commit
c6550c473c
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue