{ "$schema": "https://www.getbifrost.ai/schema", "encryption_key": "", "config_store": { "enabled": true, "type": "sqlite", "config": { "path": "../../examples/configs/encryptionmigration/config.db" } }, "logs_store": { "enabled": true, "type": "sqlite", "config": { "path": "../../examples/configs/encryptionmigration/logs.db" } } }