mirror of
https://github.com/iFargle/headscale-webui.git
synced 2026-01-06 04:33:58 +01:00
test
This commit is contained in:
@@ -7,7 +7,7 @@ from dateutil import parser
|
||||
from flask import Flask
|
||||
|
||||
app = Flask(__name__)
|
||||
LOG = logging.getLogger(__name__)
|
||||
LOG = logging.getLogger("app")
|
||||
|
||||
##################################################################
|
||||
# Functions related to HEADSCALE and API KEYS
|
||||
|
||||
Reference in New Issue
Block a user