mirror of
https://github.com/d0zingcat/deploy.git
synced 2026-05-13 23:16:53 +00:00
(feat) fix typo development
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
# Pulling the required Docker images
|
||||
docker compose -f docker-compose-dev.yml pull
|
||||
docker pull humingbot/hummingbot:latest
|
||||
docker pull hummingbot/hummingbot:latest
|
||||
|
||||
# Creating .env file with the required environment variables
|
||||
echo "CONFIG_PASSWORD=a" > .env
|
||||
|
||||
Reference in New Issue
Block a user