fix: open web port for hydra

This commit is contained in:
Noa Aarts 2024-08-30 20:17:25 +02:00
parent d375a93cfd
commit 2f25fc42cd
Signed by: noa
GPG key ID: 1850932741EFF672

View file

@ -319,6 +319,7 @@
22 # ssh 22 # ssh
80 # http 80 # http
443 # https 443 # https
3000 # hydra
]; ];
networking.firewall.allowedUDPPorts = [ networking.firewall.allowedUDPPorts = [
22 # ssh 22 # ssh