9 lines
No EOL
153 B
Bash
9 lines
No EOL
153 B
Bash
APP_HOST=0.0.0.0
|
|
APP_CLIENT_PORT=9050
|
|
APP_SERVER_PORT=9060
|
|
APP_LOG_LEVEL=error
|
|
APP_NUMCPUS=-1
|
|
APP_CHECK_PERIOD=6
|
|
|
|
TASK_RETRY_COUNT=3
|
|
TASK_RETRY_MINUTES=5 |