diff --git a/app.yaml b/app.yaml index a4a7413..f2a8ad8 100644 --- a/app.yaml +++ b/app.yaml @@ -22,9 +22,17 @@ inbound_services: - warmup env_variables: - PLC_HOST: plc.directory - APPVIEW_HOST: api.bsky.app - BGS_HOST: bgs.bsky.social + PDS_HOST: fed.brid.gy + + # sandbox + PLC_HOST: plc.bsky-sandbox.dev + APPVIEW_HOST: api.bsky-sandbox.dev + BGS_HOST: bgs.bsky-sandbox.dev + + # prod + # PLC_HOST: plc.directory + # APPVIEW_HOST: api.bsky.app + # BGS_HOST: bgs.bsky.social handlers: