mirror of
https://github.com/d0zingcat/deploy.git
synced 2026-05-27 15:10:21 +00:00
improve intro
This commit is contained in:
@@ -183,6 +183,11 @@ docker-compose down
|
||||
docker-compose up --force-recreate --build -d
|
||||
```
|
||||
|
||||
### Give all users read/write permissions to local files
|
||||
```
|
||||
sudo chmod 666 *.*
|
||||
```
|
||||
|
||||
### Attach to the Hummingbot containers
|
||||
```
|
||||
docker attach multiple_hummingbot_gateway_compose-gateway-1
|
||||
|
||||
Reference in New Issue
Block a user