v3 #1

Open
thienvv wants to merge 69 commits from v3 into main
6 changed files with 18 additions and 18 deletions
Showing only changes of commit fb39e282f7 - Show all commits
@@ -1,6 +1,6 @@
temp_dir: "C:\\deploy\\vpress\\temp"
temp_dir: "E:\\deploy\\vpress\\temp"
iis_site_name: "acp-api.kinhtedothi.vn"
blue_path: "C:\\deploy\\acp\\be\\blue"
green_path: "C:\\deploy\\acp\\be\\green"
blue_path: "E:\\deploy\\acp\\be\\blue"
green_path: "E:\\deploy\\acp\\be\\green"
aspnetcore_environment: "Ktdt_Production"
@@ -1,4 +1,4 @@
temp_dir: "C:\\deploy\\vpress\\temp"
temp_dir: "E:\\deploy\\vpress\\temp"
iis_site_name: "tsht.kinhtedothi.vn"
blue_path: "C:\\deploy\\acp\\fe\\blue"
green_path: "C:\\deploy\\acp\\fe\\green"
blue_path: "E:\\deploy\\acp\\fe\\blue"
green_path: "E:\\deploy\\acp\\fe\\green"
@@ -1,6 +1,6 @@
temp_dir: "C:\\deploy\\vpress\\temp"
temp_dir: "E:\\deploy\\vpress\\temp"
iis_site_name: "portal-api.hanoitimes.vn"
blue_path: "C:\\deploy\\portal\\be\\hnt\\blue"
green_path: "C:\\deploy\\portal\\be\\hnt\\green"
blue_path: "E:\\deploy\\portal\\be\\hnt\\blue"
green_path: "E:\\deploy\\portal\\be\\hnt\\green"
aspnetcore_environment: "Hnt_Production"
@@ -1,4 +1,4 @@
temp_dir: "C:\\deploy\\vpress\\temp"
temp_dir: "E:\\deploy\\vpress\\temp"
iis_site_name: "hanoitimes.vn"
blue_path: "C:\\deploy\\portal\\fe\\hnt\\blue"
green_path: "C:\\deploy\\portal\\fe\\hnt\\green"
blue_path: "E:\\deploy\\portal\\fe\\hnt\\blue"
green_path: "E:\\deploy\\portal\\fe\\hnt\\green"
@@ -1,6 +1,6 @@
temp_dir: "C:\\deploy\\vpress\\temp"
temp_dir: "E:\\deploy\\vpress\\temp"
iis_site_name: "portal-api.kinhtedothi.vn"
blue_path: "C:\\deploy\\portal\\be\\ktdt\\blue"
green_path: "C:\\deploy\\portal\\be\\ktdt\\green"
blue_path: "E:\\deploy\\portal\\be\\ktdt\\blue"
green_path: "E:\\deploy\\portal\\be\\ktdt\\green"
aspnetcore_environment: "Ktdt_Production"
@@ -1,4 +1,4 @@
temp_dir: "C:\\deploy\\vpress\\temp"
temp_dir: "E:\\deploy\\vpress\\temp"
iis_site_name: "beta.kinhtedothi.vn"
blue_path: "C:\\deploy\\portal\\fe\\ktdt\\blue"
green_path: "C:\\deploy\\portal\\fe\\ktdt\\green"
blue_path: "E:\\deploy\\portal\\fe\\ktdt\\blue"
green_path: "E:\\deploy\\portal\\fe\\ktdt\\green"