chore(app.yml): default db use sqlite

This commit is contained in:
Deepzz
2022-09-28 18:59:28 +08:00
committed by GitHub
parent 418b604946
commit cf0a897ad0

View File

@@ -1,7 +1,7 @@
appname: eiblog appname: eiblog
database: database:
driver: postgres driver: sqlite
source: host=localhost port=5432 user=postgres dbname=eiblog sslmode=disable password=MTI3LjAuMC4x source: ./db.sqlite
eshost: eshost:
eiblogapp: eiblogapp:
mode: mode: