By default, the config options provided in the template fail because $COMPOSE_FILE is not set, leading to an error [abra recipe path] is a directory when running abra app deploy. This is fixed by setting $COMPOSE_FILE to compose.yml
By default, the config options provided in the template fail because $COMPOSE_FILE is not set, leading to an error `[abra recipe path] is a directory` when running `abra app deploy`. This is fixed by setting `$COMPOSE_FILE` to `compose.yml`
By default, the config options provided in the template fail because $COMPOSE_FILE is not set, leading to an error `[abra recipe path] is a directory` when running `abra app deploy`. This is fixed by setting `$COMPOSE_FILE` to `compose.yml`
decentral1se
approved these changes 2024-09-28 10:57:27 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
By default, the config options provided in the template fail because $COMPOSE_FILE is not set, leading to an error
[abra recipe path] is a directorywhen runningabra app deploy. This is fixed by setting$COMPOSE_FILEtocompose.ymlabra app deployerror b0d701b0e8LGTM 💘
Thanks!