added container name and fixed image link

This commit is contained in:
2026-04-29 01:18:14 +00:00
parent 87e40268e8
commit a349e47efd
+2 -1
View File
@@ -1,8 +1,9 @@
services:
bitwarden:
container_name: bitwarden
env_file:
- settings.env
image: ${REGISTRY:-ghcr.io/bitwarden}/self-host:${TAG:-beta}
image: ghcr.io/bitwarden/lite
networks:
- reverse-proxy
ports: