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