7 lines
224 B
Plaintext
7 lines
224 B
Plaintext
MONLET_ENV=local
|
|
MONLET_LOG_LEVEL=info
|
|
MONLET_DATABASE_URL=postgresql+psycopg://monlet:monlet@localhost:5432/monlet
|
|
MONLET_AGENT_TOKEN_BOOTSTRAP=replace-me
|
|
MONLET_MAX_REQUEST_BYTES=1048576
|
|
MONLET_MAX_CHECK_OUTPUT_BYTES=8192
|