This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Fengwo
/
hotline-web
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
00f84a2d09
Branches
Tags
dev
master
new
release
test/encrypt
test/exam
hotline-web
/
Dockerfile
Dockerfile
87 B
History
Raw
1
2
3
4
5
FROM nginx:stable
COPY nginx.conf /etc/nginx/nginx.conf
COPY ./ /usr/share/nginx/html