We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c99c5c commit 92cc66fCopy full SHA for 92cc66f
README.md
@@ -324,7 +324,7 @@ docker run -p 15888:15888 \
324
hummingbot/gateway:core-2.8
325
```
326
327
-**Production mode (Encypted HTTPS endpoints, requires Hummingbot certs):**
+**Production mode (Encrypted HTTPS endpoints, requires Hummingbot certs):**
328
```bash
329
docker run -p 15888:15888 \
330
-e GATEWAY_PASSPHRASE=a \
0 commit comments