🗃️ changed db variables
Co-authored-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
This commit is contained in:
parent
ed474d4433
commit
b6123ceb02
4 changed files with 9 additions and 3 deletions
|
@ -143,5 +143,5 @@ func main() {
|
|||
|
||||
// Run the server on port 8080
|
||||
router.Run(":8080")
|
||||
//db.SetupDb()
|
||||
// db.SetupDb()
|
||||
}
|
||||
|
|
Reference in a new issue