update readme and remove bridge network
This commit is contained in:
@@ -4,12 +4,11 @@
|
||||
|
||||
Warning: This API is unstable.
|
||||
|
||||
## run a network
|
||||
```yaml
|
||||
```shell
|
||||
docker compose build
|
||||
docker compose up
|
||||
```
|
||||
|
||||
## License
|
||||
|
||||
This project is licensed under the MIT License - see the LICENSE file for details.
|
||||
This project is licensed under the MIT License - See [LICENSE](./LICENSE) for details.
|
||||
|
@@ -87,4 +87,4 @@ volumes:
|
||||
# Define a custom network for the nodes to communicate
|
||||
networks:
|
||||
gsio-network:
|
||||
driver: bridge
|
||||
name: gsio-network
|
Reference in New Issue
Block a user