mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-12-28 01:01:32 +00:00
[Compose] Update to Redis 5
[Compose] New images for watchdog and PHP-FPM [Watchdog] Run IPv6 NAT check hourly [PHP-FPM] Update PHP and libs
This commit is contained in:
@@ -375,7 +375,7 @@ ipv6nat_checks() {
|
||||
sleep 1
|
||||
else
|
||||
diff_c=0
|
||||
sleep $(( ( RANDOM % 30 ) + 10 ))
|
||||
sleep 3600
|
||||
fi
|
||||
done
|
||||
return 1
|
||||
|
||||
Reference in New Issue
Block a user