feat: change preprod to prod!

This commit is contained in:
2025-01-30 20:45:33 +01:00
parent 265f188f66
commit 5d86e81fb0
12 changed files with 36 additions and 36 deletions
+1 -1
View File
@@ -53,7 +53,7 @@
"roles": [ "admin" ]
}
],
"redis": "preprod-atlantis-redis-master:6379",
"redis": "prod-atlantis-redis-master:6379",
"objectStore": "https://atlantis.blob.core.windows.net",
"connString": "Username=postgres;Password=secret;Host=localhost;Port=5432;Database=app;Pooling=true;",
"sorcerer" : "https://sorcerer.ekman.oceanbox.io",