浏览代码

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
 

正在加载...
取消
保存