fix: Use prod-openfga in Atlantis and Sorcerer

This commit is contained in:
2025-06-24 09:36:19 +02:00
parent 45c473fe9c
commit 9fdb5b273a
2 changed files with 6 additions and 6 deletions
@@ -41,10 +41,10 @@
}
},
"fga": {
"apiUrl": "http://staging-openfga.openfga.svc.cluster.local:8080",
"apiUrl": "https://openfga.srv.oceanbox.io",
"apiKey": "",
"storeId": "01JKTQKHSGJH4RW04WFVCPWNTE",
"modelId": "01JKTQMXBE7219XRYE3NGYNXSR"
"storeId": "01JKTZXMP7ANN4GG2P5W8Y56M6",
"modelId": "01JKTZYMCZZBVSBG66W27XMW0A"
},
"plainAuthUsers": [
{
@@ -42,10 +42,10 @@
},
"plainAuthUsers": [],
"fga": {
"apiUrl": "https://openfga.dev.oceanbox.io",
"apiUrl": "https://openfga.srv.oceanbox.io",
"apiKey": "",
"storeId": "01JKTQKHSGJH4RW04WFVCPWNTE",
"modelId": "01JKTQMXBE7219XRYE3NGYNXSR"
"storeId": "01JKTZXMP7ANN4GG2P5W8Y56M6",
"modelId": "01JKTZYMCZZBVSBG66W27XMW0A"
},
"redis": "localhost:6379,user=default,password=secret",
"allowedOrigins": [