forked from baron/baron-sso
200 log x
This commit is contained in:
@@ -23,7 +23,7 @@ func NewClickHouseRepository(host string, port int, user, password, db string) (
|
||||
Username: user,
|
||||
Password: password,
|
||||
},
|
||||
Debug: true,
|
||||
Debug: false,
|
||||
})
|
||||
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user