Update inventory/host_vars/ai-server-4080.yml
This commit is contained in:
@@ -16,3 +16,7 @@ gitea_key_path: "/home/{{ admin_user }}/.ssh/gitea_deploy"
|
|||||||
# company_site prod runs here for side testing.
|
# company_site prod runs here for side testing.
|
||||||
host_apps:
|
host_apps:
|
||||||
- { name: company_site, env: prod, port: 8000 }
|
- { name: company_site, env: prod, port: 8000 }
|
||||||
|
- { name: dta_webapp, env: prod, port: 8080 }
|
||||||
|
- { name: dta_webapp, env: beta, port: 8081 }
|
||||||
|
- { name: dta_service, env: prod, port: 8001 }
|
||||||
|
- { name: dta_service, env: beta, port: 8011 }
|
||||||
|
|||||||
Reference in New Issue
Block a user