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: