add support of config.yml
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-05-25 16:24:54 +03:00
parent cc506c94e9
commit a18e24c594
4 changed files with 70 additions and 34 deletions
+2 -1
View File
@@ -11,7 +11,8 @@
"axios": "^1.6.0",
"cors": "^2.8.5",
"express": "^4.18.2",
"socket.io": "^4.6.1"
"socket.io": "^4.6.1",
"js-yaml": "^4.1.1"
},
"devDependencies": {
"nodemon": "^3.0.2"