mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-01-07 22:19:19 +00:00
Merge remote-tracking branch 'origin/staging' into nightly
This commit is contained in:
@@ -19,6 +19,7 @@ try {
|
||||
else {
|
||||
$redis->connect('redis-mailcow', 6379);
|
||||
}
|
||||
$redis->auth(getenv("REDISPASS"));
|
||||
}
|
||||
catch (Exception $e) {
|
||||
exit;
|
||||
|
||||
Reference in New Issue
Block a user