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

feat(ssh): add one more fysiweb host

This commit is contained in:
2023-02-16 11:53:40 +01:00
parent 7d0a802d30
commit c6ab8b4eb7

View File

@@ -72,6 +72,8 @@ in {
hostname = "135.181.85.233";
user = "root";
};
"cms-dev.woc2023.app".identityFile = sshIdentity "fysiweb";
"cms-master.woc2023.app".identityFile = sshIdentity "fysiweb";
"fysi-dev1" = {
hostname = "94.130.229.139";
user = "root";