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:
bnewbold
2023-08-24 16:00:45 -07:00
committed by GitHub
parent 766521486c
commit a115c17a09
4 changed files with 10 additions and 44 deletions
+1 -3
View File
@@ -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