Add environment variables for Horizon balance
This commit is contained in:
parent
c5a932ab88
commit
65a1961722
1 changed files with 2 additions and 0 deletions
|
|
@ -28,6 +28,8 @@ services:
|
||||||
- REDIS_HOST
|
- REDIS_HOST
|
||||||
- REDIS_PASSWORD
|
- REDIS_PASSWORD
|
||||||
- HORIZON_MAX_PROCESSES
|
- HORIZON_MAX_PROCESSES
|
||||||
|
- HORIZON_BALANCE_MAX_SHIFT
|
||||||
|
- HORIZON_BALANCE_COOLDOWN
|
||||||
- SSL_MODE=off
|
- SSL_MODE=off
|
||||||
- PHP_PM_CONTROL=dynamic
|
- PHP_PM_CONTROL=dynamic
|
||||||
- PHP_PM_START_SERVERS=1
|
- PHP_PM_START_SERVERS=1
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue