diff --git a/docker/homeautomation/docker-compose.yml b/docker/homeautomation/docker-compose.yml index 27854b2..d339b16 100644 --- a/docker/homeautomation/docker-compose.yml +++ b/docker/homeautomation/docker-compose.yml @@ -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