Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3a7bf68ba9 | ||
|
|
243fa19e36 | ||
|
|
fcbf803ae2 | ||
|
|
14390c5c21 |
@@ -28,7 +28,7 @@ func main() {
|
||||
}
|
||||
|
||||
database.ConnectDatabase(os.Getenv("DATABASE_URL"))
|
||||
database.RunMigrations()
|
||||
//database.RunMigrations()
|
||||
services.InitializeServices()
|
||||
|
||||
owners := []string{
|
||||
|
||||
+1
-1
@@ -42,4 +42,4 @@ spec:
|
||||
name: geeksbot
|
||||
key: discord_token
|
||||
imagePullSecrets:
|
||||
- name: registry-2
|
||||
- name: registry-1
|
||||
|
||||
Reference in New Issue
Block a user