From 3f0048d496a7bd23f9e5ccb6539f9446fd54c7b3 Mon Sep 17 00:00:00 2001 From: April Petersen Date: Mon, 6 Jan 2025 10:34:26 -0600 Subject: [PATCH] fix line ordering --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index c8fba0a..741a02c 100644 --- a/readme.md +++ b/readme.md @@ -69,10 +69,10 @@ Note that I run tailscale on bare metal so it is not listed here, but it is very I use [LunaSea](https://www.lunasea.app/) as a mobile client for Radarr and Sonarr. -This configuration uses `.env` files to separate secrets from public information and maintain brevity in the main `docker-compose.yml` - ## Environment +This configuration uses `.env` files to separate secrets from public information and keep the main `docker-compose.yml` a little shorter. + Below are the variables that need to be set in the `.env` file for each service. Empty variables should be replaced with your values. > **A Note on Email**