Dont expose http port
This commit is contained in:
parent
91db630083
commit
c38e5f13d1
1 changed files with 0 additions and 2 deletions
|
|
@ -3,8 +3,6 @@ services:
|
|||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile.dev
|
||||
expose:
|
||||
- 8080
|
||||
volumes:
|
||||
- .:/app
|
||||
- go-mod-cache:/go/pkg/mod
|
||||
|
|
|
|||
Loading…
Reference in a new issue