deploy: update appsettings with new cerbos url
This commit is contained in:
@@ -43,5 +43,6 @@
|
||||
"logApiKey": "",
|
||||
"cliUsers": [
|
||||
"admin:en-to-tre-fire"
|
||||
]
|
||||
],
|
||||
"cerbosUrl": "http://prod-cerbos.idp.svc:3593"
|
||||
}
|
||||
|
||||
@@ -38,5 +38,7 @@
|
||||
"logApiKey": "",
|
||||
"cliUsers": [
|
||||
"admin:en-to-tre-fire"
|
||||
]
|
||||
],
|
||||
"cerbosUrl": "http://staging-cerbos.idp.svc:3593"
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user