From 97cf157958c6308b2a6b7e6f2b3fc6c3b59ecff4 Mon Sep 17 00:00:00 2001 From: don Date: Wed, 29 Sep 2021 00:53:56 -0400 Subject: [PATCH] updated template file --- pi-hosted_template/template/portainer-v2.json | 24 ------------------- 1 file changed, 24 deletions(-) diff --git a/pi-hosted_template/template/portainer-v2.json b/pi-hosted_template/template/portainer-v2.json index 5a889d1..1d99c6c 100644 --- a/pi-hosted_template/template/portainer-v2.json +++ b/pi-hosted_template/template/portainer-v2.json @@ -181,30 +181,6 @@ } ] }, - { - "categories": [ - "Other", - "Tools" - ], - "description": "This is a Bitwarden server API implementation written in Rust compatible with upstream Bitwarden clients*, perfect for self-hosted deployment where running the official resource-heavy service might not be ideal..", - "image": "bitwardenrs/server:latest", - "logo": "https://raw.githubusercontent.com/novaspirit/pi-hosted/main/pi-hosted_template/images/bitwarden.png", - "name": "bitwardenrs", - "note": "This project is not associated with the Bitwarden project nor 8bit Solutions LLC.", - "platform": "linux", - "ports": [ - "80/tcp" - ], - "restart_policy": "unless-stopped", - "title": "Bitwarden RS", - "type": 1, - "volumes": [ - { - "bind": "/portainer/Files/AppData/Config/Bitwarden-rs", - "container": "/config" - } - ] - }, { "categories": [ "Books",