Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
243fa19e36 | ||
|
|
fcbf803ae2 | ||
|
|
14390c5c21 |
@@ -28,7 +28,7 @@ func main() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
database.ConnectDatabase(os.Getenv("DATABASE_URL"))
|
database.ConnectDatabase(os.Getenv("DATABASE_URL"))
|
||||||
database.RunMigrations()
|
//database.RunMigrations()
|
||||||
services.InitializeServices()
|
services.InitializeServices()
|
||||||
|
|
||||||
owners := []string{
|
owners := []string{
|
||||||
|
|||||||
Reference in New Issue
Block a user