Przeglądaj źródła

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

wuheng 2 lat temu
rodzic
commit
e60ae039f5
1 zmienionych plików z 1 dodań i 1 usunięć
  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