mirror of
https://github.com/lone-cloud/prism
synced 2026-06-03 08:43:10 -07:00
7 lines
251 B
Text
7 lines
251 B
Text
# Optional: Protect endpoint registration with an API key (recommended for public deployments)
|
|
# Default: unset (no authentication required)
|
|
# API_KEY=your-secret-key-here
|
|
|
|
# Optional: Enable verbose signal-cli logging
|
|
# Default: false
|
|
# VERBOSE=true
|