Fix interpolation of DOMAIN and APP_URL when creating a new recipe #7
Reference in New Issue
Block a user
Delete Branch "%!s()"
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?
If we changed
DOMAINtoopen-inventory.example.comin.env.samplethen it would automatically update to the configured app domain after runningabra app new open-inventory– currently it must be edited manually.