diff --git a/main.go b/main.go index 88c7d1f..58036c2 100644 --- a/main.go +++ b/main.go @@ -43,6 +43,7 @@ func main() { }, AllowedHeaders: []string{"Authorization", "Content-Type", "*"}, AllowCredentials: true, + Debug: true, }) //init api routes