mirror of
https://github.com/eiblog/eiblog.git
synced 2026-02-13 01:42:27 +08:00
fix: some bugs
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user