This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
ywang
/
StreetForum
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
b844c3c427
Větve
Značky
main
StreetForum
/
server
/
nginx
/
Dockerfile
Dockerfile
95 B
Historie
Surový
1
2
3
4
FROM nginx:1.23-alpine
RUN rm /etc/nginx/conf.d/default.conf
COPY nginx.conf /etc/nginx/conf.d