chore: Update server dependencies

This commit is contained in:
Maksim Eltyshev
2026-02-04 12:53:15 +01:00
parent 8df5a111bf
commit 450bd875c1
12 changed files with 1677 additions and 1656 deletions
+1
View File
@@ -9,6 +9,7 @@ const _ = require('lodash');
dotenv.config({
path: path.resolve(__dirname, '../.env'),
quiet: true,
});
function buildSSLConfig() {