From 113a725c8961d0792f801b600a21d51b1bf14e6c Mon Sep 17 00:00:00 2001 From: dex Date: Sat, 28 Oct 2023 05:52:51 +0000 Subject: [PATCH] Update home-tools.yaml --- home-tools.yaml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/home-tools.yaml b/home-tools.yaml index 9351b9f..5d4e41f 100644 --- a/home-tools.yaml +++ b/home-tools.yaml @@ -18,13 +18,6 @@ services: timeout: 10s retries: 3 start_period: 40s - - bitwarden: - image: bitwardenrs/server:latest - container_name: bitwarden - restart: unless-stopped - volumes: - - /dockers/bitwarden:/data/ vaultwarden: image: vaultwarden/server:latest