@ -7,3 +7,4 @@ temp/
.env
bin/
obj/
.git/
@ -182,6 +182,8 @@ namespace Build_God_Api
});
builder.WebHost.UseUrls("http://localhost:5091");
var app = builder.Build();
// Configure the HTTP request pipeline.