<domain> → <app>, APP → TYPE #60
Reference in New Issue
Block a user
No description provided.
Delete Branch "domain_to_app"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #47
To test, edit a stack's
.env.samplefile to changeAPPtoTYPE, and if you're testing an existing app then edit that app's.envfile the same way.I didn't rename
STACK_NAMEyet pending deciding whether to keep the feature to over-ride it.Oh and tests are failing because coop-cloud/traefik isn't updated for the
APP→TYPEswitch yet, OK to do that after we merge this?