This commit is contained in:
Brieuc Dubois 2023-12-26 16:11:37 +01:00
parent 4054d983d9
commit c565c8cd73
2 changed files with 4 additions and 0 deletions

View File

@ -6,6 +6,7 @@ services:
volumes:
- $DATA/vaultwarden:/data
environment:
- TZ=Europe/Paris
- DATABASE_URL=${VAULT_DATABASE_URL}
- SIGNUPS_ALLOWED=false
- DOMAIN=https://vault.bhasher.com

View File

@ -11,6 +11,9 @@ services:
volumes:
- $DATA/fail2ban:/data
- $DATA/vaultwarden:/remotelogs/vaultwarden:ro
- type: bind
source: /home/shp/.ssh/mkrouter
target: /ssh-key/mkrouter
# authelia
# hass
# traefik ?