From 6ff8bbf507d0743c9914840af844025763fce654 Mon Sep 17 00:00:00 2001 From: Michael Feng Date: Wed, 5 Apr 2023 07:58:38 -0700 Subject: [PATCH] fix typo --- hummingbot_gateway_compose/docker-compose.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hummingbot_gateway_compose/docker-compose.yml b/hummingbot_gateway_compose/docker-compose.yml index b916a83..4ec422d 100644 --- a/hummingbot_gateway_compose/docker-compose.yml +++ b/hummingbot_gateway_compose/docker-compose.yml @@ -30,5 +30,5 @@ services: - "./gateway_files/conf:/usr/src/app/conf" - "./gateway_files/logs:/usr/src/app/logs" - "./hummingbot_files/certs:/usr/src/app/certs" - environment: - - GATEWAY_PASSPHRASE=gators + # environment: + # - GATEWAY_PASSPHRASE=[passphrase]