mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-02-05 00:29:40 +03:00
How do I set depends_on via CLi (Command line?
#786
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?
Originally created by @BobWs on GitHub (Aug 28, 2020).
How do I set
depends_onvia CLi (Command line?I have the same error every morning when my NAS startup. I guess Bitwarden startup faster then Mariadb, So I was wondering how to set the depends-on command via CLi because I don't use compose at the moment (still learning;-)
This is how I setup my Bitwarden-mysql container and keep it up to date:
Originally posted by @dennisgerding in https://github.com/dani-garcia/bitwarden_rs/issues/855#issuecomment-589750900