Browse Source

修改docker 测试

guq 6 năm trước cách đây
mục cha
commit
0c311016e8
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      frontend/pc-web/Dockerfile

+ 1 - 1
frontend/pc-web/Dockerfile

@@ -2,4 +2,4 @@ FROM hub.c.163.com/library/nginx
 MAINTAINER USOFTCHINA <yingp@usoftchina.com>
 RUN rm /etc/nginx/conf.d/default.conf
 ADD runtime/nginx/default.conf /etc/nginx/conf.d/
-COPY build/${SMEVN}/smartschool/ /usr/share/nginx/html/
+COPY build/testing/smartschool/ /usr/share/nginx/html/