fix: some bugs

This commit is contained in:
deepzz0
2021-04-30 13:06:16 +08:00
parent 7bec238f9c
commit 4ec3065f9d
6 changed files with 45 additions and 14 deletions

View File

@@ -1,7 +1,7 @@
appname: eiblog
database:
driver: mongodb
source: mongodb://localhost:27017
driver: postgres
source: host=localhost port=5432 user=postgres dbname=eiblog sslmode=disable password=MTI3LjAuMC4x
eshost: http://localhost:9200
eiblogapp:
mode: