mirror of
https://github.com/iFargle/headscale-webui.git
synced 2026-03-19 03:05:28 +01:00
test
This commit is contained in:
@@ -40,7 +40,7 @@ else:
|
||||
|
||||
executor = Executor(app)
|
||||
|
||||
app.register_blueprint(bp, url_prefix=BASE_PATH)
|
||||
app.register_blueprint(app, url_prefix=BASE_PATH)
|
||||
|
||||
app.logger.error("Environment ============================ Environment: ")
|
||||
app.logger.error("FLASK_OIDC_PROVIDER_NAME: "+os.environ["FLASK_OIDC_PROVIDER_NAME"])
|
||||
|
||||
Reference in New Issue
Block a user