v3 #1

Open
thienvv wants to merge 69 commits from v3 into main
4 changed files with 15 additions and 3 deletions
Showing only changes of commit 5dc1d2bfcd - Show all commits
+3 -3
View File
@@ -1,4 +1,4 @@
temp_dir: "C:\\deploy\\vpress\\temp" temp_dir: "C:\\deploy\\vpress\\temp"
iis_site_name: "test" iis_site_name: "acp-api.kinhtedothi.vn"
blue_path: "C:\\deploy\\test\\blue" blue_path: "C:\\deploy\\acp\\be\\blue"
green_path: "C:\\deploy\\test\\green" green_path: "C:\\deploy\\acp\\be\\green"
@@ -0,0 +1,4 @@
temp_dir: "C:\\deploy\\vpress\\temp"
iis_site_name: "tsht.kinhtedothi.vn"
blue_path: "C:\\deploy\\acp\\fe\\blue"
green_path: "C:\\deploy\\acp\\fe\\green"
@@ -0,0 +1,4 @@
temp_dir: "C:\\deploy\\vpress\\temp"
iis_site_name: "portal-api.kinhtedothi.vn"
blue_path: "C:\\deploy\\portal\\be\\blue"
green_path: "C:\\deploy\\portal\\be\\green"
@@ -0,0 +1,4 @@
temp_dir: "C:\\deploy\\vpress\\temp"
iis_site_name: "beta.kinhtedothi.vn"
blue_path: "C:\\deploy\\portal\\fe\\blue"
green_path: "C:\\deploy\\portal\\fe\\green"