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
|
restart: always
|
||||||
expose:
|
expose:
|
||||||
- "80"
|
- "80"
|
||||||
- "9003"
|
|
||||||
extra_hosts:
|
extra_hosts:
|
||||||
- "host.docker.internal:host-gateway"
|
- "host.docker.internal:host-gateway"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue