@@ -13,3 +13,9 @@ PODCAST_RSS_URL=https://example.com/podcast.rss
|
||||
# Instagram embed-first list (JSON file containing {"postUrls":[...]})
|
||||
INSTAGRAM_POST_URLS_FILE=content/instagram-posts.json
|
||||
|
||||
# WordPress (optional; used by scripts/fetch-content.ts to build the /blog section)
|
||||
# Example: https://your-site.com (no trailing slash)
|
||||
WORDPRESS_BASE_URL=
|
||||
# Optional credentials (prefer an Application Password). Leave blank if your WP endpoints are public.
|
||||
WORDPRESS_USERNAME=
|
||||
WORDPRESS_APP_PASSWORD=
|
||||
|
||||
Reference in New Issue
Block a user