Changed docker-compose to use my own snips img

Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
This commit is contained in:
Marko Korhonen 2019-11-10 18:06:21 +02:00
parent f31a6863ab
commit 32b2a35a05
No known key found for this signature in database
GPG key ID: 911B85FBC6003FE5

View file

@ -64,7 +64,7 @@ services:
snips:
container_name: snips
image: snipsdocker/platform
image: reekymarko/snips
restart: always
ports:
- '7647:1883'