chore: store mongodb

This commit is contained in:
deepzz0
2021-04-26 23:02:24 +08:00
parent 68e01cdf1f
commit e2df642a46
20 changed files with 488 additions and 193 deletions

View File

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