Explorar el Código

fix copy

master
Ignacio Falco hace 4 años
padre
commit
a5b1e436f3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      Dockerfile

+ 1
- 1
Dockerfile Ver fichero

@@ -1,3 +1,3 @@
1 1
 FROM nginx:1.18-alpine
2
-COPY nginx.conf /etc/nginx/
2
+COPY nginx.conf /etc/nginx/nginx.conf
3 3
 

Loading…
Cancelar
Guardar