chore: market_url to production https://turbosu.yeij.top

This commit is contained in:
2026-07-26 20:14:33 +08:00
parent 683e573e9a
commit 3db849b681
+1 -1
View File
@@ -20,7 +20,7 @@ DEFAULT_CONFIG: dict[str, Any] = {
"use_unified_port": True, "use_unified_port": True,
"game_ports": {}, "game_ports": {},
"ui_test_mode": False, "ui_test_mode": False,
"market_url": "http://127.0.0.1:5301", "market_url": "https://turbosu.yeij.top",
"telemetry_host": "0.0.0.0", "telemetry_host": "0.0.0.0",
"server_host": "0.0.0.0", "server_host": "0.0.0.0",
"server_port": 9527, "server_port": 9527,