公告板
版本库
filestore
活动
搜索
登录
main
/
sunsail-platform-ui
sunsail云平台前端项目工程
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
feat(每页记录数选择项调整): 每页记录数选择项高调整为15, 30, 50, 100, 200, 500
luoyb
2021-07-23
c2090f4271fd9a1a14245f3fa30c2e27e5c13824
[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