mirror of
https://github.com/mainflux/mainflux.git
synced 2025-04-26 13:48:53 +08:00
NOISSUE - Fix normalizer exposed port in docker-compose (#548)
Signed-off-by: Manuel Imperiale <manuel.imperiale@gmail.com>
This commit is contained in:
parent
f9f25e2d2f
commit
6bc287e028
@ -126,6 +126,8 @@ services:
|
||||
MF_NORMALIZER_LOG_LEVEL: debug
|
||||
MF_NATS_URL: nats://nats:4222
|
||||
MF_NORMALIZER_PORT: 8184
|
||||
ports:
|
||||
- 8184:8184
|
||||
networks:
|
||||
- mainflux-base-net
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user