diff --git a/inventory/production/host_vars/acp-backend.yml b/inventory/production/host_vars/acp-backend.yml index d773e81..5f700ac 100644 --- a/inventory/production/host_vars/acp-backend.yml +++ b/inventory/production/host_vars/acp-backend.yml @@ -3,4 +3,4 @@ iis_site_name: "acp-api.kinhtedothi.vn" blue_path: "C:\\deploy\\acp\\be\\blue" green_path: "C:\\deploy\\acp\\be\\green" -aspnetcore_environment: "Ktdt_Beta" \ No newline at end of file +aspnetcore_environment: "Ktdt_Production" \ No newline at end of file diff --git a/inventory/production/host_vars/hnt-resource-backend.yml b/inventory/production/host_vars/hnt-resource-backend.yml index 8447c5b..3bb484b 100644 --- a/inventory/production/host_vars/hnt-resource-backend.yml +++ b/inventory/production/host_vars/hnt-resource-backend.yml @@ -1,6 +1,6 @@ # temp_dir: "C:\\deploy\\vpress\\temp" -# iis_site_name: "resource.vpress.vn" -# blue_path: "C:\\deploy\\vpress\\resource\\hnt\\blue" -# green_path: "C:\\deploy\\vpress\\resource\\hnt\\green" +# iis_site_name: "cdn-media.hanoitimes.vn" +# blue_path: "C:\\deploy\\resource\\hnt\\blue" +# green_path: "C:\\deploy\\resource\\hnt\\green" -# aspnetcore_environment: "Uat" \ No newline at end of file +# aspnetcore_environment: "Hnt_Production" \ No newline at end of file diff --git a/inventory/production/host_vars/ktdt-portal-backend.yml b/inventory/production/host_vars/ktdt-portal-backend.yml index 0da89da..1d7fadf 100644 --- a/inventory/production/host_vars/ktdt-portal-backend.yml +++ b/inventory/production/host_vars/ktdt-portal-backend.yml @@ -3,4 +3,4 @@ iis_site_name: "portal-api.kinhtedothi.vn" blue_path: "C:\\deploy\\portal\\be\\ktdt\\blue" green_path: "C:\\deploy\\portal\\be\\ktdt\\green" -aspnetcore_environment: "Ktdt_Beta" \ No newline at end of file +aspnetcore_environment: "Ktdt_Production" \ No newline at end of file diff --git a/inventory/production/host_vars/ktdt-resource-backend.yml b/inventory/production/host_vars/ktdt-resource-backend.yml index 106db3b..e992de9 100644 --- a/inventory/production/host_vars/ktdt-resource-backend.yml +++ b/inventory/production/host_vars/ktdt-resource-backend.yml @@ -1,6 +1,6 @@ # temp_dir: "C:\\deploy\\vpress\\temp" -# iis_site_name: "resource.vpress.vn" -# blue_path: "C:\\deploy\\vpress\\resource\\ktdt\\blue" -# green_path: "C:\\deploy\\vpress\\resource\\ktdt\\green" +# iis_site_name: "resource.kinhtedothi.vn" +# blue_path: "C:\\deploy\\resource\\ktdt\\blue" +# green_path: "C:\\deploy\\resource\\ktdt\\green" -# aspnetcore_environment: "Ktdt_Beta" \ No newline at end of file +# aspnetcore_environment: "Ktdt_Production" \ No newline at end of file