Dont expose http port

This commit is contained in:
Marcus Kida 2026-02-08 15:10:19 +01:00
parent 91db630083
commit c38e5f13d1

View file

@ -3,8 +3,6 @@ services:
build:
context: .
dockerfile: Dockerfile.dev
expose:
- 8080
volumes:
- .:/app
- go-mod-cache:/go/pkg/mod