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

View File

@@ -6,3 +6,4 @@ GENERIC_TIMEZONE=America/New_York
# N8N_RUNNERS_ENABLED=true
# N8N_ENFORCE_SETTINGS_FILE_PERMISSIONS=true

View File

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

View File

@@ -16,3 +16,4 @@ SEMAPHORE_EMAIL_USERNAME=smtp_username
SEMAPHORE_EMAIL_PASSWORD=smtp_password
SEMAPHORE_EMAIL_SECURE=false

View File

@@ -3,3 +3,4 @@ PANGOLIN_ENDPOINT=your_pangolin_endpoint_url
NEWT_ID=your_newt_id
NEWT_SECRET=your_newt_secret

View File

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

View File

@@ -43,3 +43,4 @@ MAIL_PASSWORD=smtp_password
MAIL_FROM=noreply@yourdomain.com
MAIL_FROM_NAME=BookStack

View File

@@ -2,3 +2,4 @@
# This service uses the default configuration
# Access the web UI at http://localhost:8080

View File

@@ -7,3 +7,4 @@ TZ=Etc/UTC
# Access the web UI at http://localhost:9283

View File

@@ -7,3 +7,4 @@ DB_ROOT_PASSWORD=your_secure_root_password
APP_ADMIN_EMAIL=admin@yourdomain.com
APP_ADMIN_PASSWORD=your_secure_admin_password

View File

@@ -2,3 +2,4 @@
# This is a simple web-based tool collection
# Access the web UI at http://localhost:1234

View File

@@ -19,3 +19,4 @@ OIDC_CLIENT_SECRET=your_oidc_client_secret
# OpenAI API Key (optional, for AI features)
OPENAI_API_KEY=your_openai_api_key

View File

@@ -15,3 +15,4 @@ OPENID_REDIRECT_URI=http://localhost:11674/auth/oidc/callback
# OAUTH_SCOPES=openid email profile
# ENABLE_OAUTH_GROUP_MANAGEMENT=true

View File

@@ -7,3 +7,4 @@
# - /mnt/media/audiobooks:/audiobooks
# - /mnt/media/podcasts:/podcasts

View File

@@ -19,3 +19,4 @@ MYSQL_DATABASE=booklore
# Booklore Application Port
BOOKLORE_PORT=8090

View File

@@ -2,3 +2,4 @@
# If you need to add environment variables, add them here
# Access the web UI at the configured port

View File

@@ -11,3 +11,4 @@ LOG_LEVEL=info
# JWT_SECRET=your_jwt_secret
# COOKIE_SECRET=your_cookie_secret