mirror of
https://github.com/acedanger/docker.git
synced 2025-12-06 00:00:13 -08:00
Add example environment files for various services including PostgreSQL, Telegram, and WireGuard configurations
This commit is contained in:
5
paperless-ng/.env.example
Normal file
5
paperless-ng/.env.example
Normal file
@@ -0,0 +1,5 @@
|
||||
# PostgreSQL Configuration
|
||||
POSTGRES_DB=paperless
|
||||
POSTGRES_USER=paperless
|
||||
POSTGRES_PASSWORD=
|
||||
COMPOSE_PROJECT_NAME=paperless
|
||||
Reference in New Issue
Block a user