Open vaultwarden to internet

This commit is contained in:
2025-12-31 21:38:13 -06:00
parent 789047f344
commit aa4917ec4d
2 changed files with 75 additions and 4 deletions

View File

@@ -61,6 +61,7 @@ services:
- gitea
- gpodder
- memos
- bitwarden
depends_on:
- jellyfin
- ollama-webui
@@ -216,8 +217,7 @@ services:
# env_file:
# - bitwarden.env
environment:
# DOMAIN: "https://bitwarden.loadingm.xyz"
DOMAIN: "http://localhost:8081"
DOMAIN: "https://bitwarden.loadingm.xyz"
SMTP_HOST: mail
SMTP_FROM: bitwarden@loadingm.xyz
SMTP_SECURITY: off
@@ -227,8 +227,6 @@ services:
- mail
image: vaultwarden/server:latest
restart: always
# ports:
# - "127.0.0.1:8081:80"
volumes:
- /data/bitwarden:/data
# calibre: