mirror of
https://github.com/dataelement/bisheng.git
synced 2026-09-01 15:32:50 +08:00
feat: default openfga config
This commit is contained in:
@@ -20,6 +20,10 @@ redis_url: "redis://redis:6379/1"
|
||||
# sentinel_master: "mymaster"
|
||||
# sentinel_password: encrypt(gAAAAABlp4b4c59FeVGF_OQRVf6NOUIGdxq8246EBD-b0hdK_jVKRs1x4PoAn0A6C5S6IiFKmWn0Nm5eBUWu-7jxcqw6TiVjQA==)
|
||||
# db: 1
|
||||
openfga:
|
||||
# openfga的broken地址
|
||||
enabled: true
|
||||
api_url: "http://openfga:8080"
|
||||
|
||||
# celery的broken地址
|
||||
celery_redis_url: "redis://redis:6379/2"
|
||||
|
||||
Reference in New Issue
Block a user