# Joplin Data API Configuration
# DO NOT commit the actual .env file - only this example
# API Token from Joplin desktop: Tools → Options → Web Clipper
JOPLIN_TOKEN=your-api-token-here
# API Port (default: 41184)
# Only change if you modified Joplin's Web Clipper port
JOPLIN_PORT=41184