remove unneeded port expose
This commit is contained in:
parent
6305f8e8eb
commit
5a5c5a74d1
1 changed files with 0 additions and 1 deletions
|
@ -110,7 +110,6 @@ services:
|
|||
restart: always
|
||||
expose:
|
||||
- "80"
|
||||
- "9003"
|
||||
extra_hosts:
|
||||
- "host.docker.internal:host-gateway"
|
||||
|
||||
|
|
Loading…
Reference in a new issue