mirror of
https://github.com/d0zingcat/deploy.git
synced 2026-06-04 23:16:51 +00:00
fix typo
This commit is contained in:
@@ -143,10 +143,10 @@ Uncomment out:
|
|||||||
|
|
||||||
The final `environment` section of the YAML file should look like this:
|
The final `environment` section of the YAML file should look like this:
|
||||||
```yaml
|
```yaml
|
||||||
bot:
|
hummingbot-1:
|
||||||
environment:
|
environment:
|
||||||
- CONFIG_PASSWORD=[password]
|
- CONFIG_PASSWORD=[password]
|
||||||
bot2:
|
hummingbot-2:
|
||||||
environment:
|
environment:
|
||||||
- CONFIG_PASSWORD=[password]
|
- CONFIG_PASSWORD=[password]
|
||||||
gateway:
|
gateway:
|
||||||
|
|||||||
Reference in New Issue
Block a user