Probably won't work, but we'll try!

This commit is contained in:
WilliamMiceli
2019-01-05 16:10:49 -05:00
parent 6540ee117d
commit fcd2c6cd27

View File

@@ -27,7 +27,7 @@ services:
- 1.1.1.1 - 1.1.1.1
- 1.0.0.1 - 1.0.0.1
entrypoint: | entrypoint: |
bash -c 'bash -s <<EOF bash -c 'sh -s <<EOF
trap "break;exit" SIGHUP SIGINT SIGTERM trap "break;exit" SIGHUP SIGINT SIGTERM
while /bin/true; do while /bin/true; do
/usr/local/bin/php /var/www/html/cron.php /usr/local/bin/php /var/www/html/cron.php