♻️ Refactor Gateway and expose swagger
This commit is contained in:
@@ -14,7 +14,7 @@ public static class ApplicationConfiguration
|
||||
|
||||
app.UseSwagger();
|
||||
app.UseSwaggerUI();
|
||||
|
||||
|
||||
app.UseRequestLocalization();
|
||||
|
||||
app.ConfigureForwardedHeaders(configuration);
|
||||
|
Reference in New Issue
Block a user