<domain> → <app>, APP → TYPE #60
Loading…
x
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.sample
file to changeAPP
toTYPE
, and if you're testing an existing app then edit that app's.env
file the same way.I didn't rename
STACK_NAME
yet 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
→TYPE
switch yet, OK to do that after we merge this?