From 56e396f252fd68c88199272fdcaa2035e6fdaf9e Mon Sep 17 00:00:00 2001 From: "henry.chen" Date: Tue, 27 Jul 2021 17:18:58 +0800 Subject: [PATCH] chore: restore app.yml database --- conf/app.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/app.yml b/conf/app.yml index 5785535..da94050 100644 --- a/conf/app.yml +++ b/conf/app.yml @@ -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: