Add example environment files for various services including PostgreSQL, Telegram, and WireGuard configurations

This commit is contained in:
Peter Wood
2025-04-29 17:05:56 -04:00
parent 734acd2ed4
commit d163696a3e
11 changed files with 76 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
# PostgreSQL Configuration
POSTGRES_DB=paperless
POSTGRES_USER=paperless
POSTGRES_PASSWORD=
COMPOSE_PROJECT_NAME=paperless