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 appname: eiblog
database: database:
driver: sqlite driver: postgres
source: ./eiblog.db source: host=localhost port=5432 user=postgres dbname=eiblog sslmode=disable password=MTI3LjAuMC4x
eshost: eshost:
eiblogapp: eiblogapp:
mode: mode: