11
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user