Update backtest automation compose file with missing environment variables
This commit is contained in:
parent
a1aeb214f7
commit
cd76eaa8d2
@ -13,6 +13,12 @@ services:
|
||||
- ORDER=
|
||||
- ITEM=
|
||||
- DOWNLOAD_DIRECTORY=
|
||||
- OPTION_DATA_DIRECTORY=
|
||||
- DATABASE_HOST=
|
||||
- DATABASE_PORT=
|
||||
- DATABASE_NAME=
|
||||
- DATABASE_USER=
|
||||
- DATABASE_PASSWORD=
|
||||
- WEBHOOK_URL=
|
||||
- USER_ID=
|
||||
restart: unless-stopped
|
||||
|
Loading…
Reference in New Issue
Block a user