WAPP_API_KEY
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user