4a5bc24579
IIS托管时,代码中指定 Urls 将导致无法启动错误 ```csharp //app.Urls.Clear(); //app.Urls.Add("http://0.0.0.0:6819"); ``` 无代理时使用 .\LocalServer.exe --urls="http://0.0.0.0:6818" 绑定 固定url |
||
---|---|---|
.. | ||
Controllers | ||
Migrations | ||
Models | ||
Properties | ||
appsettings.Development.json | ||
appsettings.json | ||
Program.cs | ||
RemoteServer.csproj | ||
RemoteServer.csproj.user | ||
RemoteSyncServer.cs | ||
RemoteSyncServerFactory.cs | ||
StateHelper.cs | ||
SyncFilesLog.db |