Update home-tools.yaml

master
Dex Burgess 2023-10-28 05:52:25 +00:00
parent dc80d1eeac
commit 3321ea1959
1 changed files with 7 additions and 0 deletions

View File

@ -26,6 +26,13 @@ services:
volumes:
- /dockers/bitwarden:/data/
vaultwarden:
image: vaultwarden/server:latest
container_name: vaultwarden
restart: unless-stopped
volumes:
- /dockers/vaultwarden:/data/
thelounge:
container_name: thelounge
image: thelounge/thelounge:latest