chore: add blank lines to env.example files for improved readability

This commit is contained in:
Nikholas Pcenicni
2025-12-29 01:02:17 -05:00
parent 32fdba5fcf
commit 711e0b90cb
20 changed files with 20 additions and 0 deletions

View File

@@ -10,3 +10,4 @@ PGID=100
# Used by: radarr, sonarr, lidarr, bookshelf, bazarr, jellyseerr, prowlarr, profilarr
TZ=Canada/Eastern

View File

@@ -2,3 +2,4 @@
# This service uses a named volume for data persistence
# Access the web UI at http://localhost:1866

View File

@@ -2,3 +2,4 @@
# This service uses named volumes for data persistence
# Access the web UI at http://localhost:8000

View File

@@ -16,3 +16,4 @@ PIA_PASSWORD=your_pia_password
# Adjust to match your local network subnet
LOCAL_NETWORK=192.168.50.0/24