Files
backup-manager/.env.example
2026-09-04 23:59:11 +02:00

6 lines
165 B
Plaintext

ADMIN_PASSWORD=replace-with-a-long-random-password
MASTER_KEY=replace-with-output-of-openssl-rand-base64-32
APP_PORT=3000
BIND_ADDRESS=127.0.0.1
SECURE_COOKIE=false