chore: Update server dependencies
This commit is contained in:
@@ -9,6 +9,7 @@ const _ = require('lodash');
|
||||
|
||||
dotenv.config({
|
||||
path: path.resolve(__dirname, '../.env'),
|
||||
quiet: true,
|
||||
});
|
||||
|
||||
function buildSSLConfig() {
|
||||
|
||||
Reference in New Issue
Block a user