This commit is contained in:
thienqb123456
2025-03-05 18:44:14 +07:00
parent 8fc17fc09f
commit 4aeacb1d82
2 changed files with 6 additions and 2 deletions
@@ -2,3 +2,5 @@ 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"
+2
View File
@@ -2,3 +2,5 @@ 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"