examples: DEVfromGround vc_org, NODEJS, VM, POSTGRES updates

This commit is contained in:
Naeel
2026-03-26 08:33:03 +03:00
parent 2b03ba520e
commit 547994dc55
11 changed files with 216 additions and 217 deletions
+1 -1
View File
@@ -24,5 +24,5 @@ variable "resource_realm" {
provider "nubes" {
api_token = var.api_token
api_endpoint = "https://deck-api-dev.ngcloud.ru/api/v1"
api_endpoint = "https://deck-api-dev.ngcloud.ru/api/v1/index.cfm"
}