remove unneeded port expose

This commit is contained in:
André Menrath 2024-07-05 16:14:10 +02:00
parent 6305f8e8eb
commit 5a5c5a74d1

View file

@ -110,7 +110,6 @@ services:
restart: always
expose:
- "80"
- "9003"
extra_hosts:
- "host.docker.internal:host-gateway"