diff --git a/stubs/docker-compose.stub b/stubs/docker-compose.stub index fe6356c8..040c78ca 100644 --- a/stubs/docker-compose.stub +++ b/stubs/docker-compose.stub @@ -12,7 +12,6 @@ services: - 'host.docker.internal:host-gateway' ports: - '${APP_PORT:-80}:80' - - '${HMR_PORT:-8080}:8080' environment: WWWUSER: '${WWWUSER}' LARAVEL_SAIL: 1