fix: update staging appsettings for sorcerer and atlantis
This commit is contained in:
@@ -42,8 +42,8 @@
|
|||||||
"fga": {
|
"fga": {
|
||||||
"apiUrl": "http://staging-openfga.openfga.svc.cluster.local:8080",
|
"apiUrl": "http://staging-openfga.openfga.svc.cluster.local:8080",
|
||||||
"apiKey": "",
|
"apiKey": "",
|
||||||
"storeId": "01JH65JAW80D06GYBN7A8TBZRG",
|
"storeId": "01JKTQKHSGJH4RW04WFVCPWNTE",
|
||||||
"modelId": "01JHTEQ48P46XF3R3QRQ78BRMP"
|
"modelId": "01JKTQMXBE7219XRYE3NGYNXSR"
|
||||||
},
|
},
|
||||||
"plainAuthUsers": [
|
"plainAuthUsers": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -41,10 +41,10 @@
|
|||||||
},
|
},
|
||||||
"plainAuthUsers": [],
|
"plainAuthUsers": [],
|
||||||
"fga": {
|
"fga": {
|
||||||
"apiUrl": "https://openfga.srv.oceanbox.io",
|
"apiUrl": "https://openfga.dev.oceanbox.io",
|
||||||
"apiKey": "",
|
"apiKey": "",
|
||||||
"storeId": "01JH65JAW80D06GYBN7A8TBZRG",
|
"storeId": "01JKTQKHSGJH4RW04WFVCPWNTE",
|
||||||
"modelId": "01JHTEQ48P46XF3R3QRQ78BRMP"
|
"modelId": "01JKTQMXBE7219XRYE3NGYNXSR"
|
||||||
},
|
},
|
||||||
"redis": "localhost:6379,user=default,password=secret",
|
"redis": "localhost:6379,user=default,password=secret",
|
||||||
"allowedOrigins": [
|
"allowedOrigins": [
|
||||||
|
|||||||
Reference in New Issue
Block a user