WAPP_API_KEY

This commit is contained in:
mike
2025-12-12 13:08:50 +01:00
parent a5222646e8
commit e5ff7aee25
5 changed files with 4 additions and 1177 deletions

View File

@@ -17,7 +17,7 @@ services:
- NODE_ENV=production
# API Security
- API_KEY=${API_KEY:-your-secure-api-key-here}
- WAPP_API_KEY=${WAPP_API_KEY:-your-secure-api-key-here}
# Paths (pointing to volume mounts)
- DB_PATH=/app/data/whatsapp.db