This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
luocaiyang
/
Wispro-CodeWarehouse-BackEnd
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu khéo về
0
Wiki
Tree:
2d938caf77
Branches
Tags
Cniprdev2
dev
dev2
exportPatent
master
prod
project
release
test
Wispro-CodeW...
/
PAS
/
docker
/
web
/
Dockerfile
Dockerfile
93 B
Lịch sử
Raw
1
2
3
FROM nginx
COPY dist/ /usr/share/nginx/html/
COPY default.conf /etc/nginx/conf.d/default.conf