1 reference to ApiClient
WaitFor.Frontend (1)
Program.cs (1)
9
builder.Services.AddHttpClient<
ApiClient
>(c => c.BaseAddress = new("http://api"));