This commit is contained in:
“Naeel”
2026-07-21 18:17:03 +04:00
parent e434a44fb5
commit 55d4109eee
5 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -62,7 +62,7 @@ locals {
# Node.js — Express-приложение (сервис 95)
# ═══════════════════════════════════════════════════════════════════════════
nodejs_git_revision = "809d30b" # коммит/тег в git (менять для редеплоя)
nodejs_git_revision = "809d303b" # коммит/тег в git (менять для редеплоя)
nodejs_resource_name = "nodejscrud" # имя ресурса в Nubes
nodejs_domain = "tfnodejs" # домен (станет tfnodejs.<суффикс>.dev.nubes.ru). Имя должно быть уникальным — заменяйте на своё!
nodejs_git_path = "https://gitea.services.ngcloud.ru/Nail/tfnodejscrud.git"