浏览代码

Merge branch 'HitSheep' of http://39.105.160.25:10880/post-project-ui/post-ui into HitSheep

wuheng 2 年之前
父节点
当前提交
e60ae039f5
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,3 +1,3 @@
 FROM nginx
 EXPOSE 80
-COPY dist /usr/share/nginx/html
+COPY ./dist /usr/share/nginx/html