Add credit and delta target environment variables

This commit is contained in:
moshferatu 2024-02-16 05:11:37 -08:00
parent cd76eaa8d2
commit 8b6342e290

View File

@ -21,6 +21,8 @@ services:
- DATABASE_PASSWORD=
- WEBHOOK_URL=
- USER_ID=
- CREDIT_TARGETS=
- DELTA_TARGETS=
restart: unless-stopped
networks:
backtest-automation: