···19192020Palomar uses environment variables for configuration.
21212222-- `ATP_BGS_HOST`: URL of firehose to subscribe to, either global BGS or individual PDS (default: `wss://bsky.social`)
2222+- `ATP_RELAY_HOST`: URL of firehose to subscribe to, either global Relay or individual PDS (default: `wss://bsky.network`)
2323- `ATP_PLC_HOST`: PLC directory for identity lookups (default: `https://plc.directory`)
2424- `DATABASE_URL`: connection string for database to persist firehose cursor subscription state
2525- `PALOMAR_BIND`: IP/port to have HTTP API listen on (default: `:3999`)