Files

7 lines
239 B
Plaintext
Raw Permalink Normal View History

PORT=3000
DB_PATH=/data/honeypot.db
NODE_ENV=production
# Set a strong random token — all WP sites must send this as: Authorization: Bearer <token>
# Leave empty to run in open mode (dev only)
API_TOKEN=change-me-to-a-long-random-string