Add restart parameter for tts services

This commit is contained in:
Marko Korhonen 2020-12-14 19:00:08 +02:00
parent 4e5f0ed5fa
commit 960b57890d

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