From ea88df1398d26797bd18d9de9a15908da380f7bd Mon Sep 17 00:00:00 2001 From: Matt Reeves Date: Fri, 3 May 2024 01:09:34 +0000 Subject: [PATCH] Update testing/docker-compose.yml --- testing/docker-compose.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/testing/docker-compose.yml b/testing/docker-compose.yml index a662e97..204b20c 100644 --- a/testing/docker-compose.yml +++ b/testing/docker-compose.yml @@ -10,4 +10,5 @@ services: environment: - TZ=America/New_York - LOG_LEVEL=debug - restart: unless-stopped \ No newline at end of file + restart: unless-stopped + \ No newline at end of file