hswaw/sound: use officiall ip address

Change-Id: I7b99762e280884eb83f69a6803eddbb86fedc3b3
Reviewed-on: https://gerrit.hackerspace.pl/c/hscloud/+/1445
Reviewed-by: informatic <informatic@hackerspace.pl>
This commit is contained in:
vuko 2022-12-19 23:56:03 +01:00
parent 4fe6e02942
commit aa7303ec45

View file

@ -10,7 +10,7 @@ let
lan = {
description = "LAN";
hw_addr = "4c:52:62:ba:a9:78";
ipv4 = "10.8.1.26";
ipv4 = "10.8.1.16";
#ipv6 = "2a0d:eb00:4242::1";
};
};