1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

chore(ful): move IP

This commit is contained in:
2022-05-21 23:06:13 +02:00
parent e9b09a3e67
commit b593f45ec2
2 changed files with 2 additions and 2 deletions

View File

@@ -68,7 +68,7 @@ in {
port = sshPort;
};
ful = {
hostname = "130.61.209.15";
hostname = "130.61.217.114";
user = "root";
port = sshPort;
};