Merge pull request 'Define $COMPOSE_FILE in config to fix abra app deploy
error' (#3) from marlon/vaultwarden:main into main
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #3 Reviewed-by: decentral1se <decentral1se@noreply.git.coopcloud.tech>
This commit is contained in:
@ -3,6 +3,8 @@ TYPE=vaultwarden
|
||||
DOMAIN=vaultwarden.example.com
|
||||
LETS_ENCRYPT_ENV=production
|
||||
|
||||
COMPOSE_FILE="compose.yml"
|
||||
|
||||
WEBSOCKET_ENABLED=true
|
||||
SIGNUPS_ALLOWED=true
|
||||
|
||||
|
Reference in New Issue
Block a user