Thienvv -

This commit is contained in:
thienqb123456
2024-12-12 16:51:02 +07:00
parent 923f430361
commit 91f6368ebc
4 changed files with 12 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
temp_dir: "C:\\deploy\\vpress\\temp" temp_dir: "C:\\deploy\\vpress\\temp"
iis_site_name: "site_test" iis_site_name: "api-acp.kinhtedothi.vn"
blue_path: "C:\\deploy\\vpress\\acp\\be\\blue" blue_path: "C:\\deploy\\vpress\\acp\\be\\blue"
green_path: "C:\\deploy\\vpress\\acp\\be\\green" green_path: "C:\\deploy\\vpress\\acp\\be\\green"
+4
View File
@@ -0,0 +1,4 @@
temp_dir: "C:\\deploy\\vpress\\temp"
iis_site_name: "api-portal.kinhtedothi.vn"
blue_path: "C:\\deploy\\vpress\\portal\\be\\blue"
green_path: "C:\\deploy\\vpress\\portal\\be\\green"
+3 -3
View File
@@ -1,4 +1,4 @@
temp_dir: "C:\\deploy\\vpress\\temp" temp_dir: "C:\\deploy\\vpress\\temp"
iis_site_name: "xx" iis_site_name: "acp.kinhtedothi.vn"
blue_path: "C:\\deploy\\vpress\\acp\\be\\blue" blue_path: "C:\\deploy\\vpress\\acp\\fe\\blue"
green_path: "C:\\deploy\\vpress\\acp\\be\\green" green_path: "C:\\deploy\\vpress\\acp\\fe\\green"
+4
View File
@@ -0,0 +1,4 @@
temp_dir: "C:\\deploy\\vpress\\temp"
iis_site_name: "demo.kinhtedothi.vn"
blue_path: "C:\\deploy\\vpress\\portal\\fe\\blue"
green_path: "C:\\deploy\\vpress\\portal\\fe\\green"