revised gateway

This commit is contained in:
Michael Feng
2023-04-08 10:22:10 -07:00
parent 8341263284
commit 7402762393
2 changed files with 34 additions and 26 deletions

View File

@@ -1,6 +1,7 @@
version: "3.9"
services:
bot:
hummingbot:
container_name: "hummingbot"
image: hummingbot/hummingbot:latest
# image: hummingbot/hummingbot:latest-arm
volumes:
@@ -21,6 +22,7 @@ services:
network_mode: host
gateway:
container_name: "gateway"
image: hummingbot/gateway:latest
# image: hummingbot/gateway:latest-arm
ports: