This commit is contained in:
mjallen18
2024-10-01 10:23:06 -05:00
parent bcbcdfb5c9
commit 550ad3757a
4 changed files with 19 additions and 8 deletions

View File

@@ -2,7 +2,6 @@
let
hostname = "jallen-nas";
ipAddress = "10.0.1.18";
ipAddress2 = "10.0.1.19";
gateway = "10.0.1.1";
allowedPorts = [
2342