Change port for Atomic Servers (#9174)

* Change port for Atomic Servers

I cant choose ports when making a new game server node...

* change domain

move domain to 129.146.33.189
This commit is contained in:
Atomic-Laboratory
2023-10-16 12:16:38 -04:00
committed by GitHub
parent b0f449371e
commit 721c2d40d8

View File

@@ -258,6 +258,6 @@
}, },
{ {
"name": "Atomic", "name": "Atomic",
"address": ["129.146.33.189:25709", "atomic-lab.ddns.net:30315"] "address": ["atomic-lab.ddns.net:25709", "atomic-lab.ddns.net:25907"]
} }
] ]