Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
richardr1126 committed Dec 17, 2024
1 parent a2aea3a commit 2f4414f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,8 @@ A specialized feed service for Brandon Sanderson's Cosmere universe fans, powere
Edit `.env` with your settings:
```env
HOSTNAME=feed.yourdomain.com # Your feed domain
HANDLE=your-handle.bsky.social # Your Bluesky handle
PASSWORD=your-password # Your Bluesky password
HANDLE=your-handle.bsky.social # A Bluesky handle for api access
PASSWORD=your-password # A Bluesky app password
CHRONOLOGICAL_TRENDING_URI= # Leave empty for now
POSTGRES_USER=postgres # Postgres user to create
POSTGRES_PASSWORD=your-db-password # Postgres password to create and use
Expand Down

0 comments on commit 2f4414f

Please sign in to comment.