Fix Docker network subnet allocation

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Jeff Emmett 2026-02-02 14:08:37 +00:00
parent 8f67250928
commit fdd75a135e
1 changed files with 3 additions and 0 deletions

View File

@ -48,3 +48,6 @@ networks:
external: true
votc-internal:
driver: bridge
ipam:
config:
- subnet: 172.29.0.0/24