Formatting

This commit is contained in:
Erwin Boskma 2022-10-07 20:42:59 +02:00
parent be44c8410b
commit abbc8cb063
Signed by: erwin
GPG key ID: 270B20D17394F7E5
3 changed files with 27 additions and 15 deletions

View file

@ -82,10 +82,17 @@ in
# interfaces."enp4s0" = { # interfaces."enp4s0" = {
allowedTCPPorts = [ allowedTCPPorts = [
# NFS # NFS
111 2049 4100 4101 4102 20048 111
2049
4100
4101
4102
20048
# Horus System V2 # Horus System V2
12345 5555 5556 12345
5555
5556
# Elixir/Phoenix dev environment # Elixir/Phoenix dev environment
4000 4000
@ -96,7 +103,12 @@ in
allowedUDPPorts = [ allowedUDPPorts = [
# NFS # NFS
111 2049 4100 4101 4102 20048 111
2049
4100
4101
4102
20048
]; ];
allowedTCPPortRanges = [ allowedTCPPortRanges = [