mirror of
https://github.com/mainflux/mainflux.git
synced 2025-04-24 13:48:49 +08:00
Use correct NATS Docker image
Signed-off-by: Drasko DRASKOVIC <drasko.draskovic@gmail.com>
This commit is contained in:
parent
ad0278005c
commit
b2417b9bd6
@ -21,7 +21,7 @@ mongo:
|
||||
# NATS
|
||||
###
|
||||
nats:
|
||||
image: apcera/gnatsd:0.7.2
|
||||
image: nats:latest
|
||||
container_name: mainflux-nats
|
||||
ports:
|
||||
- "4222:4222"
|
||||
|
Loading…
x
Reference in New Issue
Block a user