mirror of
https://github.com/eiblog/eiblog.git
synced 2026-02-04 13:52:26 +08:00
chore: restore app.yml database
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user