mirror of
https://github.com/DavidGailleton/42-Piscine_Python.git
synced 2026-03-14 05:06:55 +01:00
6 lines
247 B
Plaintext
6 lines
247 B
Plaintext
MATRIX_MODE="" # "development" or "production"
|
|
DATABASE_URL="" # Connection string for data storage
|
|
API_KEY="" # Secret key for external services
|
|
LOG_LEVEL="" # Logging verbosity
|
|
ZION_ENDPOINT="" # URL for the resistance network
|