1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-16 11:58:47 +00:00

fix monit

This commit is contained in:
kev 2014-12-30 13:05:20 +08:00
parent 6b7083504f
commit 6dbb5ad54b
2 changed files with 3 additions and 1 deletions

@ -19,6 +19,8 @@ ADD ./etc/supervisor/conf.d/ /etc/supervisor/conf.d/
ADD ./etc/monitrc /etc/
ADD ./etc/nginx.cfg /etc/nginx/sites-enabled/default
RUN chmod 600 /etc/monitrc
VOLUME /data/
EXPOSE 80 1024 2812 9001

@ -7,7 +7,7 @@
###############################################################################
set daemon 60
with start delay 240
with start delay 30
set httpd port 2812 and
use address 0.0.0.0