0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-09-27 21:08:55 +02:00

Updated Using Docker Compose (markdown)

Mathijs van Veluw 2021-02-06 16:52:17 +01:00
parent 67c226ee93
commit 13ac3bf192

@ -80,7 +80,7 @@ docker-compose down
``` ```
stops and destroys the containers. stops and destroys the containers.
If there's no need for websocket notifications, you can run Bitwarden_rs alone. Here's my example. Actually I'm running Bitwarden_rs on my Raspberry Pi and I'm using bitwardenrs/server:raspberry image. If you want to do the same, remember to change it to the example. If there's no need for websocket notifications, you can run Bitwarden_rs alone. Here's my example. Actually I'm running Bitwarden_rs on my Raspberry Pi and I'm using bitwardenrs/server image. If you want to do the same, remember to change it to the example.
```yml ```yml
# docker-compose.yml # docker-compose.yml
version: '3' version: '3'