- # Copy this file to .dev.vars and fill in your values
- # For production, use: wrangler secret put <NAME>
- OXR_APP_ID=your_open_exchange_rates_app_id
- NOTION_TOKEN=your_notion_integration_token
- NOTION_DATABASE_ID=your_notion_database_id
- SYNC_TOKEN=your_sync_token
|