testing bitwarden lite
This commit is contained in:
@@ -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:
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user