diff --git a/docker-compose.yaml b/docker-compose.yaml index ab34d26..75df45d 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -17,4 +17,4 @@ services: networks: mynet: - internal: true \ No newline at end of file + driver: bridge \ No newline at end of file