|
@@ -4,7 +4,7 @@ using UnityEngine;
|
|
|
|
|
|
public class ServerAddress
|
|
|
{
|
|
|
- public static string YZTServerAddress = "http://10.123.10.11:9080";
|
|
|
+ public static string YZTServerAddress = "http://10.123.10.11:9081";
|
|
|
public static string Server_TextureSavePath = "http://www.chatgpt918.top:15001/images/";
|
|
|
public static string ObsSeverAddress = "http://10.123.10.18:18089";
|
|
|
public static string ObsSeverM3U8Address = "http://10.123.10.18:18088";
|