bump flask_git_revision to 34c030c (site/ structure)
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
locals {
|
||||
# ─── PostgreSQL ──────────────────────────────────────────────────────────
|
||||
pg_resource_name = "pglucee001"
|
||||
pg_resource_name = "pg4crud"
|
||||
pg_cpu = 500
|
||||
pg_memory = 512
|
||||
pg_replicas = 1
|
||||
@@ -22,7 +22,7 @@ locals {
|
||||
|
||||
# ─── Lucee ───────────────────────────────────────────────────────────────
|
||||
lucee_git_revision = "94d6677"
|
||||
lucee_resource_name = "luceeresource"
|
||||
lucee_resource_name = "luceecrud"
|
||||
lucee_domain = "tflucee"
|
||||
lucee_version = "5.4"
|
||||
lucee_git_path = "https://gitea.services.ngcloud.ru/Nail/tfluceecrud.git"
|
||||
@@ -34,7 +34,7 @@ locals {
|
||||
crud_table_name = "crud_items"
|
||||
|
||||
# ─── Flask ───────────────────────────────────────────────────────────────
|
||||
flask_git_revision = "9c14f70"
|
||||
flask_git_revision = "34c030c"
|
||||
flask_resource_name = "flaskcrud"
|
||||
flask_domain = "tfflask"
|
||||
flask_git_path = "https://gitea.services.ngcloud.ru/Nail/tfflaskcrud.git"
|
||||
|
||||
Reference in New Issue
Block a user