fix: Use prod-openfga in Atlantis and Sorcerer #26
@@ -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": [
|
||||||
|
|||||||
Reference in New Issue
Block a user