mirror of
https://github.com/d0zingcat/deploy.git
synced 2026-05-31 23:16:51 +00:00
(feat) update multiple hummingbot gateway
This commit is contained in:
@@ -51,8 +51,9 @@ services:
|
|||||||
- "15888:15888"
|
- "15888:15888"
|
||||||
- "8080:8080"
|
- "8080:8080"
|
||||||
volumes:
|
volumes:
|
||||||
- "./gateway_files/conf:/usr/src/app/conf"
|
- "./gateway_files/conf:/home/gateway/conf"
|
||||||
- "./gateway_files/logs:/usr/src/app/logs"
|
- "./gateway_files/logs:/home/gateway/logs"
|
||||||
- "./hummingbot_files/certs:/usr/src/app/certs"
|
- "./gateway_files/db:/home/gateway/db"
|
||||||
|
- "./hummingbot_files/certs:/home/gateway/certs"
|
||||||
# environment:
|
# environment:
|
||||||
# - GATEWAY_PASSPHRASE=a
|
# - GATEWAY_PASSPHRASE=a
|
||||||
|
|||||||
Reference in New Issue
Block a user