Add restart parameter for tts services

This commit is contained in:
Marko Korhonen 2020-12-14 19:00:08 +02:00
parent 36ba768944
commit 23365905c8

View file

@ -80,9 +80,11 @@ services:
depends_on:
- marytts
- mozillatts
restart: unless-stopped
marytts:
image: synesthesiam/marytts:5.2
container_name: marytts
restart: unless-stopped
tty: true
networks:
- homeautomation