10 lines
212 B
JSON
10 lines
212 B
JSON
{
|
|
"$schema": "https://www.getbifrost.ai/schema",
|
|
"config_store": {
|
|
"enabled": true,
|
|
"type": "sqlite",
|
|
"config": {
|
|
"path": "../.github/workflows/configs/withconfigstore/config.db"
|
|
}
|
|
}
|
|
} |