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
@@ -3,7 +3,6 @@
# can balance adama:PORT and roslin:PORT for the same workload.
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 }