add docker compose (#8)

* add docker compose

* add docker compose
This commit is contained in:
KevinHuSh
2023-12-15 19:38:32 +08:00
committed by GitHub
parent f4456af464
commit 738c322508
6 changed files with 153 additions and 3 deletions

View File

@ -1,4 +1,8 @@
[online]
es=127.0.0.1:9200
idx_nm=toxic
pgdb_usr=root
pgdb_pwd=infiniflow_docass
pgdb_host=127.0.0.1
pgdb_port=5432