소스 검색

Update ServerAddress.cs

wartheking 9 달 전
부모
커밋
5508d4f310
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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";