* 添加nginx防止爬虫爬取配置 * Update nginx.conf * Update README.md
nginx/html
# 启动 docker-compose up -d
# 查看运行状态 docker ps
# 结束运行 docker-compose down