testing changes

This commit is contained in:
2026-04-29 01:25:24 +00:00
parent a349e47efd
commit 286b1b9176
2 changed files with 2 additions and 6 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ services:
networks:
- reverse-proxy
ports:
- "8555:8080"
- "8535:8080"
- "8543:8443"
restart: always
volumes:
+1 -5
View File
@@ -9,10 +9,6 @@ BW_DOMAIN=bitwarden2.akanealw.com
# Available providers are sqlserver, postgresql, mysql/mariadb, or sqlite
BW_DB_PROVIDER=sqlite
BW_DB_FILE=vault.db
# BW_DB_SERVER=db
# BW_DB_DATABASE=bitwarden_vault
# BW_DB_USERNAME=bitwarden
# BW_DB_PASSWORD=super_strong_password
# Installation information
# Get your ID and key from https://bitwarden.com/host/
@@ -33,7 +29,7 @@ PGID=1000
#BW_PORT_HTTPS=8443
# SSL
#BW_ENABLE_SSL=true
BW_ENABLE_SSL=true
#BW_ENABLE_SSL_CA=true
#BW_SSL_CERT=ssl.crt
#BW_SSL_KEY=ssl.key