公告板
版本库
filestore
活动
搜索
登录
main
/
sunsail-platform-ui
sunsail云平台前端项目工程
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
feat(emp): 优化新增与编辑模式下的表单验证及提交处理
yubo
2026-04-10
ad77e25e868008e33a701084fd0e8c00a06cc6a0
[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