This commit is contained in:
Eric Bailey
2025-01-22 17:45:12 -06:00
parent 6fb52fabcc
commit 9533aea792
3 changed files with 55 additions and 51 deletions
+2 -1
View File
@@ -14,7 +14,8 @@ export const IS_INTERNAL = __DEV__ || IS_TESTFLIGHT
* The DID of the appview service to proxy to. If undefined, use Bluesky's
* default app view.
*/
export const APPVIEW_DID: Did | undefined = process.env.EXPO_PUBLIC_APPVIEW_DID
export const APPVIEW_DID: Did | undefined =
process.env.EXPO_PUBLIC_APPVIEW_PROXY_DID
/**
* The DID of the chat service to proxy to. If undefined, chat should be