1 Star 0 Fork 129

龙轶寒 / iot-console-web

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Dockerfile 106 Bytes
一键复制 编辑 原始数据 按行查看 历史
regan 提交于 2022-07-14 16:35 . 新增dockerfile配置
FROM nginx:latest
COPY dist/ /usr/share/nginx/html/
COPY nginx/default.conf /etc/nginx/conf.d/default.conf
JavaScript
1
https://gitee.com/LongYiHan/iot-console-web.git
git@gitee.com:LongYiHan/iot-console-web.git
LongYiHan
iot-console-web
iot-console-web
master

搜索帮助