chore: restore app.yml database

This commit is contained in:
henry.chen
2021-07-27 17:18:58 +08:00
parent f6662fa4c5
commit 56e396f252

View File

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