mirror of
https://github.com/ovosimpatico/smtp-loadbalancer.git
synced 2026-01-15 16:33:36 -03:00
6 lines
176 B
Plaintext
6 lines
176 B
Plaintext
|
|
# Configuration file path (optional, defaults to config.json)
|
||
|
|
CONFIG_PATH=
|
||
|
|
|
||
|
|
# Log level (optional, defaults to 'info' Options: 'error', 'warn', 'info', 'debug')
|
||
|
|
LOG_LEVEL=info
|