fix: Use prod-openfga in Atlantis and Sorcerer #26

Merged
mrtz-j merged 1 commits from mrtz/openfga-fix into main 2025-06-24 08:05:56 +00:00
2 changed files with 6 additions and 6 deletions
@@ -41,10 +41,10 @@
} }
}, },
"fga": { "fga": {
"apiUrl": "http://staging-openfga.openfga.svc.cluster.local:8080", "apiUrl": "https://openfga.srv.oceanbox.io",
"apiKey": "", "apiKey": "",
"storeId": "01JKTQKHSGJH4RW04WFVCPWNTE", "storeId": "01JKTZXMP7ANN4GG2P5W8Y56M6",
"modelId": "01JKTQMXBE7219XRYE3NGYNXSR" "modelId": "01JKTZYMCZZBVSBG66W27XMW0A"
}, },
"plainAuthUsers": [ "plainAuthUsers": [
{ {
@@ -42,10 +42,10 @@
}, },
"plainAuthUsers": [], "plainAuthUsers": [],
"fga": { "fga": {
"apiUrl": "https://openfga.dev.oceanbox.io", "apiUrl": "https://openfga.srv.oceanbox.io",
"apiKey": "", "apiKey": "",
"storeId": "01JKTQKHSGJH4RW04WFVCPWNTE", "storeId": "01JKTZXMP7ANN4GG2P5W8Y56M6",
"modelId": "01JKTQMXBE7219XRYE3NGYNXSR" "modelId": "01JKTZYMCZZBVSBG66W27XMW0A"
}, },
"redis": "localhost:6379,user=default,password=secret", "redis": "localhost:6379,user=default,password=secret",
"allowedOrigins": [ "allowedOrigins": [