Probably won't work, but we'll try!
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user