feat: new fga store and model for prod

This commit is contained in:
2025-02-11 18:32:14 +01:00
parent 7a1173b1b7
commit 291c63ecaa
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -42,8 +42,8 @@
"fga": { "fga": {
"apiUrl": "http://prod-openfga.openfga.svc.cluster.local:8080", "apiUrl": "http://prod-openfga.openfga.svc.cluster.local:8080",
"apiKey": "", "apiKey": "",
"storeId": "01JH65JAW80D06GYBN7A8TBZRG", "storeId": "01JKTZXMP7ANN4GG2P5W8Y56M6",
"modelId": "01JHTEQ48P46XF3R3QRQ78BRMP" "modelId": "01JKTZYMCZZBVSBG66W27XMW0A"
}, },
"plainAuthUsers": [ "plainAuthUsers": [
{ {
+2 -2
View File
@@ -43,8 +43,8 @@
"fga": { "fga": {
"apiUrl": "https://openfga.srv.oceanbox.io", "apiUrl": "https://openfga.srv.oceanbox.io",
"apiKey": "", "apiKey": "",
"storeId": "01JH65JAW80D06GYBN7A8TBZRG", "storeId": "01JKTZXMP7ANN4GG2P5W8Y56M6",
"modelId": "01JHTEQ48P46XF3R3QRQ78BRMP" "modelId": "01JKTZYMCZZBVSBG66W27XMW0A"
}, },
"redis": "localhost:6379,user=default,password=secret", "redis": "localhost:6379,user=default,password=secret",
"allowedOrigins": [ "allowedOrigins": [