mirror of
https://github.com/aykhans/bsky-feedgen.git
synced 2025-05-31 02:50:03 +00:00
3 lines
197 B
Bash
3 lines
197 B
Bash
FEEDGEN_HOSTNAME=https://feeds.bsky.example.com # Not required for the development environment
|
|
FEEDGEN_PUBLISHER_DID=did:plc:qwertyuiopp # Not required for the development environment
|
|
API_PORT=8421 |