Browse Source

[CI SKIP]

stone 4 năm trước cách đây
mục cha
commit
93aeaf1e63
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      Dockerfile-base

+ 1 - 0
Dockerfile-base

@@ -1,6 +1,7 @@
 FROM hub.evbj.easou.com/dev/centos:6.8
 MAINTAINER scofield[scofield_shi@easou.cn]
 
+ADD nginx.ini /etc/supervisor/conf.d/nginx.ini
 #install 
 RUN yum install -y wget rsync epel-release \
 	&& yum install -y vixie-cron \