You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When setting up source for testing PR18, we have to use docker compose. up emqx for running the hummingbot-broker however it requires to manually add .env file which is created from bash setup.sh
When setting up source for testing PR18, we have to use
docker compose. up emqx
for running the hummingbot-broker however it requires to manually add.env
file which is created frombash setup.sh
Workaround: Manually create
.env
file below:Steps to reproduce:
docker compose up emqx -d
The text was updated successfully, but these errors were encountered: