This website works better with JavaScript
首页
项目目录
关于我们
Sign In
java
/
mall4j
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
c271d08dc0
Branches
Tags
master
mall4j
/
front-end
/
mall4v
/
Dockerfile
Dockerfile
90 B
History
Raw
1
2
3
FROM nginx:1.20
COPY ./dist /usr/share/nginx/html/dist
COPY ./nginx.conf /etc/nginx/conf.d