Include full contents of all nested repositories
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
12
letsbe-ansible-runner/stacks/vaultwarden/.env.example
Normal file
12
letsbe-ansible-runner/stacks/vaultwarden/.env.example
Normal file
@@ -0,0 +1,12 @@
|
||||
# Vaultwarden Environment Configuration
|
||||
# Copy to .env and configure
|
||||
|
||||
# Admin token for /admin panel access
|
||||
# Generate with: openssl rand -base64 48
|
||||
ADMIN_TOKEN=
|
||||
|
||||
# SMTP password for sending invite emails
|
||||
SMTP_PASSWORD=
|
||||
|
||||
# SSO Client Secret (when Keycloak is enabled)
|
||||
# SSO_CLIENT_SECRET=
|
||||
Reference in New Issue
Block a user