mirror of
https://github.com/mainflux/mainflux.git
synced 2025-04-24 13:48:49 +08:00
Use mainflux-mqtt
Signed-off-by: Drasko DRASKOVIC <drasko.draskovic@gmail.com>
This commit is contained in:
parent
13417691ad
commit
a005fd8398
@ -20,13 +20,12 @@ mongo:
|
||||
###
|
||||
# Emqttd
|
||||
###
|
||||
emqttd:
|
||||
image: mainflux/emqttd-docker:latest
|
||||
container_name: mainflux-emqttd
|
||||
mainflux-mqtt:
|
||||
image: mainflux/mainflux-mqtt:latest
|
||||
container_name: mainflux-mqtt
|
||||
ports:
|
||||
- "1883:1883"
|
||||
- "8083:8083"
|
||||
- "18083:18083"
|
||||
- "8883:8883"
|
||||
|
||||
###
|
||||
# Mainflux Core Server
|
||||
|
Loading…
x
Reference in New Issue
Block a user