diff --git a/scripts/get-docker.sh b/scripts/get-docker.sh index fb827ac..3869539 100644 --- a/scripts/get-docker.sh +++ b/scripts/get-docker.sh @@ -1,2 +1,2 @@ curl -sL https://get.docker.com | sh -docker network create --subnet=172.32.0.0/16 main_subnet \ No newline at end of file +docker network create --subnet=172.30.0.0/16 main_subnet \ No newline at end of file