mirror of
https://github.com/ovosimpatico/smtp-loadbalancer.git
synced 2026-01-15 16:33:36 -03:00
Initial version
This commit is contained in:
5
.env.example
Normal file
5
.env.example
Normal file
@@ -0,0 +1,5 @@
|
||||
# Configuration file path (optional, defaults to config.json)
|
||||
CONFIG_PATH=
|
||||
|
||||
# Log level (optional, defaults to 'info' Options: 'error', 'warn', 'info', 'debug')
|
||||
LOG_LEVEL=info
|
||||
Reference in New Issue
Block a user