This website works better with JavaScript
Home
Explore
Help
Register
Sign In
creylopez
/
JugarAlPadelOC
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
e2f36b252f
Branches
Tags
invitacion
main
JugarAlPadelOC
/
nginx
/
Dockerfile
Dockerfile
89 B
History
Raw
1
2
3
4
FROM nginx:1.25
RUN rm /etc/nginx/conf.d/default.conf
COPY nginx.conf /etc/nginx/conf.d