👽 updated DNS
Co-authored-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
This commit is contained in:
parent
3d6e4d432a
commit
5f1790d8b6
2 changed files with 2 additions and 2 deletions
|
@ -148,6 +148,6 @@ func main() {
|
|||
})
|
||||
|
||||
// Run the server on port 8080
|
||||
db.SetupDb()
|
||||
// db.SetupDb()
|
||||
router.Run(":8080")
|
||||
}
|
||||
|
|
Reference in a new issue