npm audit fix & remove old config file

This commit is contained in:
Apher Fox 2026-07-20 05:04:02 +00:00
parent d25cc2adf3
commit fcf94f7ef5

View File

@ -1,4 +0,0 @@
module.exports = {
HOST: process.env.REDIS_HOST,
PORT: process.env.REDIS_PORT
}