Browse Source

运营服务

yingp 7 years ago
parent
commit
5cfab315bc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frontend/operation-web/Dockerfile

+ 1 - 1
frontend/operation-web/Dockerfile

@@ -2,4 +2,4 @@ FROM hub.c.163.com/library/nginx
 MAINTAINER USOFTCHINA <yingp@usoftchina.com>
 MAINTAINER USOFTCHINA <yingp@usoftchina.com>
 RUN rm /etc/nginx/conf.d/default.conf
 RUN rm /etc/nginx/conf.d/default.conf
 ADD runtime/nginx/default.conf /etc/nginx/conf.d/
 ADD runtime/nginx/default.conf /etc/nginx/conf.d/
-COPY build/production/saas/ /usr/share/nginx/html/
+COPY build/production/saas-operation/ /usr/share/nginx/html/