hydra: set state version for container

This commit is contained in:
Sandro - 2022-07-09 00:58:03 +02:00
parent 321ff05045
commit 94f9ac621e
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 2 additions and 0 deletions

View File

@ -38,6 +38,8 @@
port = 3001;
};
};
system.stateVersion = "22.05"; # Did you read the comment? No.
};
hostAddress = "192.168.100.1";
localAddress = "192.168.100.2";