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

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