ソースを参照

fix copy

master
Ignacio Falco 4年前
コミット
a5b1e436f3
1個のファイルの変更1行の追加1行の削除
  1. 1
    1
      Dockerfile

+ 1
- 1
Dockerfile ファイルの表示

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

読み込み中…
キャンセル
保存