Puck Port correction

This commit is contained in:
2026-04-11 07:32:40 -04:00
parent bd31dfd8d5
commit ee361ee61e
3 changed files with 3 additions and 4 deletions

View File

@@ -114,8 +114,8 @@ EOT
name = "puck_ports"
type = "proxy"
properties = {
listen = "tcp:0.0.0.0:25570-25589"
connect = "tcp:127.0.0.1:25570-25589"
listen = "tcp:0.0.0.0:25570-25588"
connect = "tcp:127.0.0.1:25570-25588"
}
},
{