This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
ywang
/
StreetForum
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
b844c3c427
Branchit
Tagit
main
StreetForum
/
server
/
nginx
/
Dockerfile
Dockerfile
95 B
Historia
Raaka
1
2
3
4
FROM nginx:1.23-alpine
RUN rm /etc/nginx/conf.d/default.conf
COPY nginx.conf /etc/nginx/conf.d