Skip to content

Commit 45f7980

Browse files
authored
chore: fix app-config for unintended change (#1059)
1 parent 19b6d74 commit 45f7980

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ backend:
2828
# This is for local development only, it is not recommended to use this in production
2929
# The production database configuration is stored in app-config.production.yaml
3030
database:
31+
client: better-sqlite3
3132
connection: ':memory:'
3233
cache:
3334
store: memory

0 commit comments

Comments
 (0)