Added missing kafka port in traefik service
This commit is contained in:
parent
0013aabf12
commit
d1db292328
@ -17,6 +17,7 @@ services:
|
||||
ports:
|
||||
- "80:80"
|
||||
- "443:443"
|
||||
- "9092:9092"
|
||||
- "27017:27017"
|
||||
volumes:
|
||||
- "./letsencrypt:/letsencrypt"
|
||||
|
Loading…
x
Reference in New Issue
Block a user