fix: fix fga model id in sorcerer
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
"apiUrl": "https://openfga.srv.oceanbox.io",
|
||||
"apiKey": "",
|
||||
"storeId": "01JH65JAW80D06GYBN7A8TBZRG",
|
||||
"modelId": ""
|
||||
"modelId": "01JHTEQ48P46XF3R3QRQ78BRMP"
|
||||
},
|
||||
"redis": "localhost:6379,user=default,password=secret",
|
||||
"allowedOrigins": [
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
"apiUrl": "https://openfga.srv.oceanbox.io",
|
||||
"apiKey": "",
|
||||
"storeId": "01JH65JAW80D06GYBN7A8TBZRG",
|
||||
"modelId": ""
|
||||
"modelId": "01JHTEQ48P46XF3R3QRQ78BRMP"
|
||||
},
|
||||
"redis": "localhost:6379,user=default,password=secret",
|
||||
"allowedOrigins": [
|
||||
|
||||
Reference in New Issue
Block a user