This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
ywang
/
StreetForum
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
b844c3c427
Rami (Branch)
Tag
main
StreetForum
/
server
/
nginx
/
Dockerfile
Dockerfile
95 B
Cronologia
Originale
1
2
3
4
FROM nginx:1.23-alpine
RUN rm /etc/nginx/conf.d/default.conf
COPY nginx.conf /etc/nginx/conf.d