mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-01-02 19:20:54 -05:00
fix: add preserve line in redisPingAsync
This commit is contained in:
parent
21cd4d64c3
commit
3b5893ea60
@ -354,6 +354,7 @@ exports.radius = function (
|
|||||||
],
|
],
|
||||||
});
|
});
|
||||||
};
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Redis server ping
|
* Redis server ping
|
||||||
* @param {string} dsn The redis connection string
|
* @param {string} dsn The redis connection string
|
||||||
|
Loading…
Reference in New Issue
Block a user