摘要: ## Usage ```bash cat > docker-compose.yml --enable-cors' network_mode: host restart: always volumes: - $PWD/typesense/data/:/data/ EOF # is the passwo 阅读全文
posted @ 2023-06-03 16:59 Arkx86 阅读(67) 评论(0) 推荐(0)
摘要: ## Usage ```bash cat > docker-compose.yml network_mode: host restart: always volumes: - $PWD/meilisearch/data/:/meili_data/ EOF # ``` ## Start ```bash 阅读全文
posted @ 2023-06-03 11:48 Arkx86 阅读(169) 评论(0) 推荐(0)