mirror of
https://github.com/Govor-team/Govor.git
synced 2026-07-21 11:44:56 +00:00
new urls
This commit is contained in:
@@ -107,7 +107,7 @@ var app = builder.Build();
|
|||||||
if (!app.Environment.IsDevelopment())
|
if (!app.Environment.IsDevelopment())
|
||||||
{
|
{
|
||||||
//app.MapOpenApi();
|
//app.MapOpenApi();
|
||||||
builder.WebHost.UseUrls("http://72.56.93.242:8080");
|
builder.WebHost.UseUrls("http://0.0.0.0:8080");
|
||||||
//builder.WebHost.UseUrls("http://192.168.1.107:8080");
|
//builder.WebHost.UseUrls("http://192.168.1.107:8080");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user