Fix: убран process.exit(1) — приложение не падает, показывает сообщение об ошибке. Версия 0.1.14

This commit is contained in:
2026-07-08 21:20:43 +04:00
parent 771473c97a
commit 1b902c5540
3 changed files with 32 additions and 26 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "ipwhitelist",
"version": "0.1.13",
"version": "0.1.14",
"description": "IP WhiteList microservice for cloud provider",
"main": "server.js",
"scripts": {