web server port 9000 -> 7979
This commit is contained in:
@@ -97,8 +97,6 @@ namespace Project
|
||||
await webView21.EnsureCoreWebView2Async();
|
||||
}
|
||||
|
||||
// OWIN 서버의 Login 페이지로 연결
|
||||
//webView21.Source = new Uri("http://127.0.0.1:9000/Home/Login");
|
||||
InitWebView = 1;
|
||||
}
|
||||
catch (Exception ex)
|
||||
|
||||
Reference in New Issue
Block a user