Files
nsg_ansible/inventory/uat/host_vars/hnt-portal-backend.yml
T

7 lines
271 B
YAML
Raw Normal View History

2025-03-03 18:08:45 +07:00
temp_dir: "C:\\deploy\\vpress\\temp"
2025-03-28 15:43:07 +07:00
iis_site_name: "api-portal2-2025.vpress.vn"
2025-05-01 16:07:16 +07:00
app_pool_name: "api-portal2-2025.vpress.vn"
2025-03-28 15:43:07 +07:00
blue_path: "C:\\deploy\\vpress\\portal\\be\\hnt\\blue"
green_path: "C:\\deploy\\vpress\\portal\\be\\hnt\\green"
2025-03-03 18:08:45 +07:00
2025-03-28 15:43:07 +07:00
aspnetcore_environment: "Uat_Hnt"