Wave changes
This commit is contained in:
15
Linux/20260227103506-vaultwarden.org
Normal file
15
Linux/20260227103506-vaultwarden.org
Normal file
@@ -0,0 +1,15 @@
|
||||
:PROPERTIES:
|
||||
:ID: e12ef44d-69a4-45c8-a823-c810d2c3857c
|
||||
:END:
|
||||
#+title: Vaultwarden
|
||||
|
||||
|
||||
Just ran into an issue where the IOS app was failing due to the latest version of bitwarden not being installed on the server. To fix this:
|
||||
|
||||
#+begin_src bash
|
||||
|
||||
docker compose pull
|
||||
|
||||
docker compose up -d
|
||||
|
||||
#+end_src
|
||||
Reference in New Issue
Block a user