You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Eason
bc5e835f78
* feat: support linux command line proxy standard with env HTTPS_PROXY and ALL_PROXY * chore: update docs for linux command linux proxy standard |
2 years ago | |
---|---|---|
.. | ||
nginx | 2 years ago | |
docker-compose.yml | 2 years ago | |
readme.md | 2 years ago |
readme.md
docker-compose 部署教程
- 将打包好的前端文件放到
nginx/html
目录下 -
# 启动 docker-compose up -d
-
# 查看运行状态 docker ps
-
# 结束运行 docker-compose down