1
0
mirror of https://github.com/oceanprotocol/barge.git synced 2024-11-22 01:37:01 +01:00

Merge pull request #398 from oceanprotocol/397-update-barge-subnet

Fix invalid subnet issue
This commit is contained in:
Alex Coseru 2024-06-12 16:04:27 +03:00 committed by GitHub
commit 450f6666ae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,5 +6,5 @@ networks:
ipam:
driver: default
config:
- subnet: 172.15.0.1/24
- subnet: 172.15.0.0/24