mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-10-03 07:46:18 +00:00
Update
This commit is contained in:
@@ -1,10 +1,6 @@
|
||||
import os.path
|
||||
|
||||
import dashboard, configparser
|
||||
from datetime import datetime
|
||||
import multiprocessing
|
||||
|
||||
|
||||
global sqldb, cursor, DashboardConfig, WireguardConfigurations, AllPeerJobs, JobLogger
|
||||
app_host, app_port = dashboard.gunicornConfig()
|
||||
date = datetime.today().strftime('%Y_%m_%d_%H_%M_%S')
|
||||
|
Reference in New Issue
Block a user