auto: sync 2026-05-27
This commit is contained in:
@@ -18,9 +18,8 @@ services:
|
||||
- "homepage.href=https://vault.nuclide.systems"
|
||||
- "homepage.instance.internal.href=http://192.168.1.40:11001"
|
||||
- "homepage.instance.public.href=https://vault.nuclide.systems"
|
||||
env_file:
|
||||
- .env
|
||||
environment:
|
||||
VW_PG_PASSWORD: ${VW_PG_PASSWORD}
|
||||
DOMAIN: https://vault.nuclide.systems # required when using a reverse proxy; your domain; vaultwarden needs to know it's https to work properly with attachments
|
||||
SIGNUPS_ALLOWED: false # Deactivate this with "false" after you have created your account so that no strangers can register
|
||||
SIGNUPS_DOMAINS_WHITELIST: nucli.de
|
||||
|
||||
Reference in New Issue
Block a user