change production mmo address

This commit is contained in:
Alan Moon 2025-03-19 13:24:21 -07:00
parent e512568495
commit c3e23b6609

View File

@ -49,7 +49,7 @@
"ResponseURL": "",
"// MMOAdress": "MMO server address (IP or domain) to use in GetMMOServerInfo* responses.",
"MMOAdress": "127.0.0.1",
"MMOAdress": "jsgr.alanmoon.net",
"// MMOPort": "MMO server port to use in GetMMOServerInfo* responses.",
"MMOPort": 9933,