This commit is contained in:
@ -20,6 +20,7 @@ app.config.update({
|
||||
})
|
||||
|
||||
oidc = OpenIDConnect(app)
|
||||
logging.basicConfig(level=logging.DEBUG)
|
||||
app.logger.handlers = logging.getLogger('gunicorn.error').handlers
|
||||
|
||||
datapw = 'dasrtwegdffgtewrt4335wferg'
|
||||
|
Reference in New Issue
Block a user