6 lines
165 B
Plaintext
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
|