1 Star 0 Fork 0

Diane/ant-design-vue-pro

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
Dockerfile 138 Bytes
Copy Edit Raw Blame History
Sendya authored 2021-07-26 14:19 . chore: fix deploy script
FROM nginx
RUN rm /etc/nginx/conf.d/default.conf
ADD deploy/nginx.conf /etc/nginx/conf.d/default.conf
COPY dist/ /usr/share/nginx/html/
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/diane123/ant-design-vue-pro.git
git@gitee.com:diane123/ant-design-vue-pro.git
diane123
ant-design-vue-pro
ant-design-vue-pro
master

Search