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:
@@ -1,4 +1,2 @@
|
||||
GOLOG_LOG_LEVEL=info
|
||||
ATP_PDS_HOST=http://localhost:2583
|
||||
ATP_AUTH_HANDLE="admin.test"
|
||||
ATP_AUTH_PASSWORD="admin"
|
||||
ATP_APPVIEW_HOST=http://localhost:2584
|
||||
|
||||
Reference in New Issue
Block a user