fix: fix archmeister wrong deployEnv setting

This commit is contained in:
Jonas Juselius
2024-03-08 16:02:54 +01:00
parent 39d6c6ee7d
commit a4ac65c40a
+1 -1
View File
@@ -46,5 +46,5 @@
"admin:en-to-tre-fire"
],
"cerbosUrl": "http://prod-cerbos.idp.svc:3593",
"deployEnv": "staging"
"deployEnv": "prod"
}