From d0ceb434497b1528b0b8cc260bc1e5064ff42ecd Mon Sep 17 00:00:00 2001 From: Oier Bravo Date: Tue, 21 May 2024 17:51:36 +0200 Subject: [PATCH] restart config --- docker-compose.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index e6b6edd..f3d4605 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -1,5 +1,6 @@ services: bothoven: + restart: unless-stopped build: . volumes: - ./IHateAudio.cache:/usr/src/app/IHateAudio.cache @@ -7,4 +8,4 @@ services: volumes: IHateAudio.cache: - IHateAudio.session: \ No newline at end of file + IHateAudio.session: