fix 2
This commit is contained in:
parent
e02ac51d59
commit
24dcd5bb8d
@ -5,7 +5,7 @@ import os
|
||||
from flask import Flask, g
|
||||
from flask_oidc import OpenIDConnect
|
||||
import requests
|
||||
form werkzeug.middleware.proxy_fix import ProxyFix
|
||||
from werkzeug.middleware.proxy_fix import ProxyFix
|
||||
|
||||
logging.basicConfig(level=logging.DEBUG)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user