Explorar el Código

修复调试代码引起的白屏问题

loki.wu hace 2 años
padre
commit
e8474838e1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      fis/ShellConfig.cs

+ 1 - 1
fis/ShellConfig.cs

@@ -14,7 +14,7 @@ namespace fis
         public int windowsNum = 0;
 
         //Gets or sets the app host which is the web App's access url
-        public string AppHost { get; set; } = "127.0.0.1:8080";
+        public string AppHost { get; set; } = "app.fis.plus";
 
         /// <summary>
         /// 模板设计器