update readme and remove bridge network
This commit is contained in:
@@ -4,12 +4,11 @@
|
|||||||
|
|
||||||
Warning: This API is unstable.
|
Warning: This API is unstable.
|
||||||
|
|
||||||
## run a network
|
```shell
|
||||||
```yaml
|
|
||||||
docker compose build
|
docker compose build
|
||||||
docker compose up
|
docker compose up
|
||||||
```
|
```
|
||||||
|
|
||||||
## License
|
## 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
|
# Define a custom network for the nodes to communicate
|
||||||
networks:
|
networks:
|
||||||
gsio-network:
|
gsio-network:
|
||||||
driver: bridge
|
name: gsio-network
|
Reference in New Issue
Block a user