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",