changed URL

This commit is contained in:
maximilian.bartz 2025-07-30 13:52:24 +02:00
parent 5f1f60b786
commit 13b6e6f3ae
3 changed files with 4 additions and 4 deletions

View file

@ -12,7 +12,7 @@ spec:
"type": "static",
"addresses": [
{
"address": "172.168.100.2/24",
"address": "172.168.100.0/24",
"gateway": "172.168.100.1"
}
]

View file

@ -12,7 +12,7 @@ spec:
"type": "static",
"addresses": [
{
"address": "192.168.10.100/24",
"address": "192.168.10.0/24",
"gateway": "192.168.10.1"
}
]