fix line ordering

This commit is contained in:
April Petersen 2025-01-06 10:34:26 -06:00
parent 5e97c8215d
commit 3f0048d496

View File

@ -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**