mirror of
https://github.com/kaaninchen/Laterna.git
synced 2026-09-17 19:12:48 +00:00
authentification groundworks
This commit is contained in:
+1
-1
@@ -11,6 +11,6 @@ func main() {
|
||||
config.AppConfig = config.LoadConfig("config.json")
|
||||
logger.InitLoggers()
|
||||
|
||||
go db.ConnectDB()
|
||||
db.ConnectDB()
|
||||
http.StartHTTPServer()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user