From ea5010d9a92aa049cb5127566fe4c4df8f914985 Mon Sep 17 00:00:00 2001 From: thienqb123456 Date: Fri, 28 Mar 2025 15:43:07 +0700 Subject: [PATCH] chia api portal backend uat hnt/ktdt rieng --- inventory/uat/host_vars/hnt-portal-backend.yml | 8 ++++---- inventory/uat/host_vars/ktdt-portal-backend.yml | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/inventory/uat/host_vars/hnt-portal-backend.yml b/inventory/uat/host_vars/hnt-portal-backend.yml index a023e8f..2e401d3 100644 --- a/inventory/uat/host_vars/hnt-portal-backend.yml +++ b/inventory/uat/host_vars/hnt-portal-backend.yml @@ -1,6 +1,6 @@ temp_dir: "C:\\deploy\\vpress\\temp" -iis_site_name: "api-portal-2025" -blue_path: "C:\\deploy\\vpress\\portal\\be\\blue" -green_path: "C:\\deploy\\vpress\\portal\\be\\green" +iis_site_name: "api-portal2-2025.vpress.vn" +blue_path: "C:\\deploy\\vpress\\portal\\be\\hnt\\blue" +green_path: "C:\\deploy\\vpress\\portal\\be\\hnt\\green" -aspnetcore_environment: "Uat" \ No newline at end of file +aspnetcore_environment: "Uat_Hnt" \ No newline at end of file diff --git a/inventory/uat/host_vars/ktdt-portal-backend.yml b/inventory/uat/host_vars/ktdt-portal-backend.yml index a023e8f..9bd9a43 100644 --- a/inventory/uat/host_vars/ktdt-portal-backend.yml +++ b/inventory/uat/host_vars/ktdt-portal-backend.yml @@ -1,6 +1,6 @@ temp_dir: "C:\\deploy\\vpress\\temp" iis_site_name: "api-portal-2025" -blue_path: "C:\\deploy\\vpress\\portal\\be\\blue" -green_path: "C:\\deploy\\vpress\\portal\\be\\green" +blue_path: "C:\\deploy\\vpress\\portal\\be\\ktdt\\blue" +green_path: "C:\\deploy\\vpress\\portal\\be\\ktdt\\green" -aspnetcore_environment: "Uat" \ No newline at end of file +aspnetcore_environment: "Uat_Ktdt" \ No newline at end of file