chore: improvement of logging

This commit is contained in:
2024-12-09 13:04:06 +01:00
parent dc4cc35b9f
commit 9e3219bddd
2 changed files with 47 additions and 31 deletions

View File

@@ -191,7 +191,6 @@ func initConfig(configFile string) error {
Type: AccessMiddleware,
Paths: []string{
"/swagger-ui/*",
"/v2/swagger-ui/*",
"/api-docs/*",
"/actuator/*",
},