This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
ywang
/
StreetForum
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:
b844c3c427
Branches
Tags
main
StreetForum
/
server
/
nginx
/
Dockerfile
Dockerfile
95 B
Lịch sử
Raw
1
2
3
4
FROM nginx:1.23-alpine
RUN rm /etc/nginx/conf.d/default.conf
COPY nginx.conf /etc/nginx/conf.d