mirror of
https://github.com/khairul169/vaulterm.git
synced 2026-09-15 08:53:30 +07:00
6 lines
124 B
Bash
6 lines
124 B
Bash
|
|
DATABASE_URL=
|
|
|
|
# Generate a 32-byte (256-bit) key for AES-256 encryption using `openssl rand -base64 32`
|
|
ENCRYPTION_KEY=""
|