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

3
diun/.env.example Normal file
View File

@@ -0,0 +1,3 @@
# Telegram notification settings
TELEGRAM_TOKEN=your_bot_token_here
TELEGRAM_CHAT_ID=your_chat_id_here