Ver código fonte

fix copy

master
Ignacio Falco 4 anos atrás
pai
commit
a5b1e436f3
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      Dockerfile

+ 1
- 1
Dockerfile Ver arquivo

@@ -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
 

Carregando…
Cancelar
Salvar