公告板
版本库
filestore
活动
搜索
登录
main
/
sunsail-platform-ui
sunsail云平台前端项目工程
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
feat(upload): 支持上传方式选择弹窗功能
yubo
2026-03-24
d68f647b3e74f073d65b21de5e3f1259f70cf1ac
[sunsail-platform-ui.git]
/
Dockerfile
1
2
3
4
5
FROM nginx:1.14.2
MAINTAINER MrBird 852252810@qq.com
COPY nginx.conf /etc/nginx/nginx.conf
COPY dist/ /etc/nginx/html