Added almond

Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
This commit is contained in:
Marko Korhonen 2019-11-22 09:30:11 +02:00
parent 2e43926781
commit 380b9929f0

View file

@ -72,6 +72,14 @@ services:
- '3308:3306'
volumes:
- /homeautomation-config/mariadb:/var/lib/mysql
almond:
container_name: almond
image: standfordoval/almond-server:latest-portable
ports:
- '3006:3000'
volumes:
- /homeautomation-config/almond
# snips:
# container_name: snips
# image: reekymarko/snips