5 lines
210 B
Plaintext
5 lines
210 B
Plaintext
# This is an example file. Copy it to .env and fill in your actual secrets.
|
|
# The .env file is ignored by Git and should NEVER be committed.
|
|
|
|
ENCRYPTION_KEY="your_32_byte_url_safe_base64_encoded_key_goes_here"
|