Browse Source

Update ServerAddress.cs

wartheking 9 months ago
parent
commit
5508d4f310
1 changed files with 1 additions and 1 deletions
  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";