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

7
docmost/.env.example Normal file
View File

@@ -0,0 +1,7 @@
# openssl rand -base64 18
POSTGRES_PASSWORD=
POSTGRES_URL=postgresql://docmost:password@db:5432/docmost?schema=public
# Application Configuration
# openssl rand -base64 33
APP_SECRET=