fix: fix fga model id in sorcerer

This commit is contained in:
2025-02-11 14:57:55 +01:00
parent 1ebc2d7cf7
commit ed74cd40a4
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -44,7 +44,7 @@
"apiUrl": "https://openfga.srv.oceanbox.io", "apiUrl": "https://openfga.srv.oceanbox.io",
"apiKey": "", "apiKey": "",
"storeId": "01JH65JAW80D06GYBN7A8TBZRG", "storeId": "01JH65JAW80D06GYBN7A8TBZRG",
"modelId": "" "modelId": "01JHTEQ48P46XF3R3QRQ78BRMP"
}, },
"redis": "localhost:6379,user=default,password=secret", "redis": "localhost:6379,user=default,password=secret",
"allowedOrigins": [ "allowedOrigins": [
+1 -1
View File
@@ -44,7 +44,7 @@
"apiUrl": "https://openfga.srv.oceanbox.io", "apiUrl": "https://openfga.srv.oceanbox.io",
"apiKey": "", "apiKey": "",
"storeId": "01JH65JAW80D06GYBN7A8TBZRG", "storeId": "01JH65JAW80D06GYBN7A8TBZRG",
"modelId": "" "modelId": "01JHTEQ48P46XF3R3QRQ78BRMP"
}, },
"redis": "localhost:6379,user=default,password=secret", "redis": "localhost:6379,user=default,password=secret",
"allowedOrigins": [ "allowedOrigins": [