Skip to content

Commit

Permalink
fixed overlapping address space
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanIvemo committed Nov 3, 2021
1 parent 4ec71bb commit f9227e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playground/configs/contoso.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"deployP2SGw": true,
"p2sConfig": {
"p2sAddressPrefixes": [
"10.0.4.0/22"
"10.10.4.0/22"
]
},
"landingZones": {
Expand Down

0 comments on commit f9227e8

Please sign in to comment.