change subnet to local IP range with /24 mask (#54)

This commit is contained in:
Tanya S 2024-05-21 10:14:29 +02:00 committed by GitHub
parent 1d92126648
commit 4778d8903e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ networks:
ipam:
driver: default
config:
- subnet: "20.1.0.0/22"
- subnet: "10.2.0.0/24"
services: