getpgdata: порт по умолчанию 3000 (как у whitelist), версия 1.0.1, история 2026-08-18

This commit is contained in:
naeel
2026-08-18 20:11:22 +04:00
parent a890bb9b0f
commit c8a776ec04
4 changed files with 96 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "getpgdata",
"version": "1.0.0",
"version": "1.0.1",
"description": "Node.js приложение для доступа к PostgreSQL (managed k8s, internal-only)",
"main": "server.js",
"scripts": {