Browse Source

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

wuheng 2 năm trước cách đây
mục cha
commit
e60ae039f5
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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