Kaynağa Gözat

Dockerfile提交

guq 7 yıl önce
ebeveyn
işleme
0dba9f5683
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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/testing/smartschool/ /usr/share/nginx/html/
+COPY build/production/smartschool/ /usr/share/nginx/html/