v3 #1

Open
thienvv wants to merge 69 commits from v3 into main
2 changed files with 6 additions and 2 deletions
Showing only changes of commit 4aeacb1d82 - Show all commits
@@ -1,4 +1,6 @@
temp_dir: "C:\\deploy\\vpress\\temp" temp_dir: "C:\\deploy\\vpress\\temp"
iis_site_name: "acp-api.kinhtedothi.vn" iis_site_name: "acp-api.kinhtedothi.vn"
blue_path: "C:\\deploy\\acp\\be\\blue" blue_path: "C:\\deploy\\acp\\be\\blue"
green_path: "C:\\deploy\\acp\\be\\green" green_path: "C:\\deploy\\acp\\be\\green"
aspnetcore_environment: "Ktdt_Beta"
+3 -1
View File
@@ -1,4 +1,6 @@
temp_dir: "C:\\deploy\\vpress\\temp" temp_dir: "C:\\deploy\\vpress\\temp"
iis_site_name: "api-acp-2025" iis_site_name: "api-acp-2025"
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"
aspnetcore_environment: "Uat"