fix: update staging appsettings for sorcerer and atlantis

This commit is contained in:
2025-02-11 16:03:45 +01:00
parent f7986af9d6
commit 39b58d2d7a
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -42,8 +42,8 @@
"fga": {
"apiUrl": "http://staging-openfga.openfga.svc.cluster.local:8080",
"apiKey": "",
"storeId": "01JH65JAW80D06GYBN7A8TBZRG",
"modelId": "01JHTEQ48P46XF3R3QRQ78BRMP"
"storeId": "01JKTQKHSGJH4RW04WFVCPWNTE",
"modelId": "01JKTQMXBE7219XRYE3NGYNXSR"
},
"plainAuthUsers": [
{
+3 -3
View File
@@ -41,10 +41,10 @@
},
"plainAuthUsers": [],
"fga": {
"apiUrl": "https://openfga.srv.oceanbox.io",
"apiUrl": "https://openfga.dev.oceanbox.io",
"apiKey": "",
"storeId": "01JH65JAW80D06GYBN7A8TBZRG",
"modelId": "01JHTEQ48P46XF3R3QRQ78BRMP"
"storeId": "01JKTQKHSGJH4RW04WFVCPWNTE",
"modelId": "01JKTQMXBE7219XRYE3NGYNXSR"
},
"redis": "localhost:6379,user=default,password=secret",
"allowedOrigins": [