mirror of
https://github.com/simon987/task_tracker.git
synced 2025-12-12 06:28:50 +00:00
Web dashboard, task release, logs api
This commit is contained in:
@@ -17,8 +17,8 @@ func main() {
|
||||
|
||||
config.SetupConfig()
|
||||
|
||||
tmpDebugSetup()
|
||||
|
||||
webApi := api.New()
|
||||
webApi.SetupLogger()
|
||||
tmpDebugSetup()
|
||||
webApi.Run()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user