mirror of
https://github.com/rafi1212122/PemukulPaku
synced 2026-03-24 15:12:20 +01:00
login 💀
This commit is contained in:
@@ -17,6 +17,8 @@ namespace HttpServer
|
||||
app.Urls.Add($"https://*:{Global.config.Http.HttpsPort}");
|
||||
|
||||
DispatchController.AddHandlers(app);
|
||||
AccountController.AddHandlers(app);
|
||||
ConfigController.AddHandlers(app);
|
||||
|
||||
app.Run();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user