updating to remove company_site beta

This commit is contained in:
2026-07-10 12:31:32 -05:00
parent f37ec41530
commit 974e848d91
4 changed files with 28 additions and 2 deletions
-1
View File
@@ -6,7 +6,6 @@
# node-static -> /var/www/<env>_dta_webapp served on port.
host_apps:
- { name: company_site, env: prod, port: 8000 }
- { name: company_site, env: beta, port: 8010 }
- { name: dta_service, env: prod, port: 8001 }
- { name: dta_service, env: beta, port: 8011 }
- { name: dta_webapp, env: prod, port: 8080 }