registering works

This commit is contained in:
2023-03-29 09:13:09 +11:00
parent 7495a341cd
commit f561f466a2
5 changed files with 10 additions and 20 deletions

View File

@@ -19,4 +19,5 @@ func main() {
r.Run(":8080")
models.DisconnectDatabase()
}