6 lines
180 B
Plaintext
6 lines
180 B
Plaintext
# Docker Environment Variables
|
|
# Copy this to .env and update values
|
|
|
|
# JWT Secret - IMPORTANT: Change in production!
|
|
JWT_SECRET=change_me_in_production_use_openssl_rand_base64_32
|