CodeLiturgy.Dashboard/BlueWest.Api/config.json

4 lines
73 B
JSON

{
"database": "sqlite", // use sqlite or mysql
"environment": "dev"
}