diff --git a/compose.dev.yml b/compose.dev.yml index fa719c2..9b13616 100644 --- a/compose.dev.yml +++ b/compose.dev.yml @@ -3,8 +3,6 @@ services: build: context: . dockerfile: Dockerfile.dev - expose: - - 8080 volumes: - .:/app - go-mod-cache:/go/pkg/mod