Add credit and delta target environment variables
This commit is contained in:
parent
cd76eaa8d2
commit
8b6342e290
@ -21,6 +21,8 @@ services:
|
|||||||
- DATABASE_PASSWORD=
|
- DATABASE_PASSWORD=
|
||||||
- WEBHOOK_URL=
|
- WEBHOOK_URL=
|
||||||
- USER_ID=
|
- USER_ID=
|
||||||
|
- CREDIT_TARGETS=
|
||||||
|
- DELTA_TARGETS=
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
networks:
|
networks:
|
||||||
backtest-automation:
|
backtest-automation:
|
||||||
|
Loading…
Reference in New Issue
Block a user