This commit is contained in:
mjallen18
2025-09-25 15:30:38 -05:00
parent 7a7b9cc01b
commit 5ebb66d7d4

View File

@@ -64,7 +64,7 @@
hostName = "pi5";
ipv4 = {
method = "manual";
address = "10.0.1.2/24";
address = "10.0.1.5/24";
gateway = "10.0.1.1";
dns = "1.1.1.1";
interface = "end0";