Change port also for deployment

This commit is contained in:
hodasemi 2025-06-03 15:19:45 +02:00
parent 15996ec780
commit 0b4f9e988b

View file

@ -32,7 +32,7 @@
{
deployment = {
targetHost = "188.40.66.217";
targetPort = 23;
targetPort = 54222;
targetUser = "root";
};
imports = [
@ -58,7 +58,7 @@
{
deployment = {
targetHost = "157.90.133.118";
targetPort = 23;
targetPort = 54222;
targetUser = "root";
};
imports = [
@ -84,7 +84,7 @@
{
deployment = {
targetHost = "88.99.218.181";
targetPort = 23;
targetPort = 54222;
targetUser = "root";
};
imports = [