docker network create --subnet=172.20.0.0/16 --gateway=172.20.0.1 frontend docker network create --subnet=172.30.0.0/16 --gateway=172.30.0.1 backend