Parcourir la source

fix copy

master
Ignacio Falco il y a 4 ans
Parent
révision
a5b1e436f3
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      Dockerfile

+ 1
- 1
Dockerfile Voir le fichier

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

Chargement…
Annuler
Enregistrer