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 239011f071
commit 1572aa9e05

View File

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