update readme and remove bridge network

This commit is contained in:
geoffsee
2025-06-16 12:08:46 -04:00
parent 7c379d89c7
commit 72206f8704
2 changed files with 3 additions and 4 deletions

View File

@@ -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.

View File

@@ -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