vaulterm/.env.example

6 lines
121 B
Plaintext
Raw Normal View History

2024-11-08 15:09:32 +07:00
DATABASE_URL=
2024-11-16 02:34:07 +07:00
# Generate a 32-byte (256-bit) key for AES-256 encryption using `openssl rand -hex 32`
2024-11-08 15:09:32 +07:00
ENCRYPTION_KEY=""