Define $COMPOSE_FILE in config to fix abra app deploy error #3

Merged
decentral1se merged 1 commits from marlon/vaultwarden:main into main 2024-09-28 10:57:32 +00:00
Owner

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`
marlon added 1 commit 2024-09-20 14:00:19 +00:00
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
decentral1se left a comment
Owner

LGTM 💘

Thanks!

LGTM 💘 Thanks!
decentral1se merged commit b47b82d15a into main 2024-09-28 10:57:32 +00:00
Sign in to join this conversation.
No description provided.