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