bskyweb: switch from PDS backend to AppView backend (#1065)
* bskyweb: replace PDS with AppView (no auth) * bskyweb: update example .env files for appview
This commit is contained in:
parent
766521486c
commit
a115c17a09
4 changed files with 10 additions and 44 deletions
|
@ -1,4 +1,2 @@
|
|||
GOLOG_LOG_LEVEL=info
|
||||
ATP_PDS_HOST=https://bsky.social
|
||||
ATP_AUTH_HANDLE=TODO
|
||||
ATP_AUTH_PASSWORD=TODO
|
||||
ATP_APPVIEW_HOST=https://api.bsky.app
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue