testing bitwarden lite

This commit is contained in:
2026-04-29 01:04:27 +00:00
parent 05dcad11e4
commit b87db447ac
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -10,8 +10,8 @@ services:
- "443:8443"
restart: always
volumes:
- $PWD/bitwarden:/etc/bitwarden
- logs:/var/log/bitwarden
- $PWD/data:/etc/bitwarden
- $PWD/logs:/var/log/bitwarden
networks:
reverse-proxy:
+3 -3
View File
@@ -16,8 +16,8 @@ BW_DB_FILE=vault.db
# Installation information
# Get your ID and key from https://bitwarden.com/host/
BW_INSTALLATION_ID=00000000-0000-0000-0000-000000000000
BW_INSTALLATION_KEY=xxxxxxxxxxxx
BW_INSTALLATION_ID=4a3929fe-99f0-44aa-aa24-b43b000f8e73
BW_INSTALLATION_KEY=TDFB9Axve2aD2og0s8Jk
#####################
# Optional Settings #
@@ -67,4 +67,4 @@ PGID=1000
# Other
#globalSettings__disableUserRegistration=false
#globalSettings__hibpApiKey=REPLACE
#adminSettings__admins=admin1@email.com,admin2@email.com
adminSettings__admins=akanealw@gmail.com