@ -6,4 +6,5 @@ temp/
.cache/
.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.