v0.5.178: graceful shutdown, CSRF_SECRET fail-fast, /ready probe

This commit is contained in:
2026-06-22 20:02:01 +04:00
parent d8f8c00f30
commit 73afce35bd
3 changed files with 29 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "ipwhitelist",
"version": "0.5.177",
"version": "0.5.178",
"description": "IP WhiteList microservice for cloud provider",
"main": "server.js",
"scripts": {