diff --git a/conf/app.yml b/conf/app.yml index de0965c..9831289 100644 --- a/conf/app.yml +++ b/conf/app.yml @@ -1,7 +1,7 @@ appname: eiblog database: - driver: postgres - source: host=localhost port=5432 user=postgres dbname=eiblog sslmode=disable password=MTI3LjAuMC4x + driver: sqlite + source: ./db.sqlite eshost: eiblogapp: mode: