This website works better with JavaScript
Home
Explore
Help
Register
Sign In
zrd
/
server
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
7b1714a676
Branches
Tags
master-jdk17
server
/
build-cloud
/
vue
/
Dockerfile
Dockerfile
99 B
History
Raw
1
2
3
4
FROM nginx
COPY prodist /usr/share/nginx/html/
COPY default.conf /etc/nginx/conf.d/default.conf