1 Star 0 Fork 15

Uber Endung / simple-admin-backend-ui

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Dockerfile 163 Bytes
一键复制 编辑 原始数据 按行查看 历史
几颗酥 提交于 2023-10-06 09:34 . fix: update dockerfile
FROM nginx:1.25.2-alpine
COPY dist/ /usr/share/nginx/html/
COPY deploy/default.conf /etc/nginx/conf.d/
LABEL MAINTAINER="yuansu.china.work@gmail.com"
EXPOSE 80
TypeScript
1
https://gitee.com/endung/simple-admin-backend-ui.git
git@gitee.com:endung/simple-admin-backend-ui.git
endung
simple-admin-backend-ui
simple-admin-backend-ui
master

搜索帮助