FIX expose instead of ports

This commit is contained in:
chacha 2021-06-17 14:21:53 +02:00
parent 62c8966b4d
commit ae7a26f0dd

View File

@ -38,7 +38,7 @@ services:
zammad-nginx:
command: "zammad-nginx"
expose:
ports:
- "8080:8080"
depends_on:
- zammad-railsserver