Initial commit
This commit is contained in:
15
config/app.staging.cutover.yml.example
Normal file
15
config/app.staging.cutover.yml.example
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
# Production cutover overlay — Shahoo replaces Gereh on www.* (use after T5.2 QA sign-off).
|
||||
# Copy to config/app.staging.yml (or app.production.yml) and set OPENDAX_ENV accordingly.
|
||||
#
|
||||
# images.frontend: custom/shahoo:1 ← main user-facing SPA
|
||||
# Gereh service can be removed from compose after validation.
|
||||
#
|
||||
app:
|
||||
domain: tibitex.com
|
||||
subdomain: www
|
||||
shahoo_subdomain: shahoo
|
||||
images:
|
||||
frontend: custom/shahoo:1
|
||||
shahoo: custom/shahoo:1
|
||||
shahoo_bff: custom/shahoo-bff:1
|
||||
Reference in New Issue
Block a user