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