mirror of
https://github.com/WGDashboard/WGDashboard.git
synced 2026-08-04 06:53:00 +00:00
Finished SignUp and SignIn frontend and backend
This commit is contained in:
+1
-1
@@ -1264,7 +1264,7 @@ WireguardConfigurations: dict[str, WireguardConfiguration] = {}
|
||||
|
||||
AllPeerShareLinks: PeerShareLinks = PeerShareLinks(DashboardConfig)
|
||||
AllPeerJobs: PeerJobs = PeerJobs(DashboardConfig, WireguardConfigurations)
|
||||
DashboardLogger: DashboardLogger = DashboardLogger(DashboardConfig)
|
||||
DashboardLogger: DashboardLogger = DashboardLogger()
|
||||
|
||||
InitWireguardConfigurationsList(startup=True)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user