Explorar el Código

Update ServerAddress.cs

wartheking hace 9 meses
padre
commit
5508d4f310
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Assets/Scripts/UI/Tools/ServerAddress.cs

+ 1 - 1
Assets/Scripts/UI/Tools/ServerAddress.cs

@@ -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";