diff --git a/.env.example b/.env.example index 421fb82fe7..b5578dab40 100644 --- a/.env.example +++ b/.env.example @@ -7,9 +7,6 @@ EXPO_PUBLIC_BUNDLE_IDENTIFIER= # Should be formatted YYMMDD so that it increases for each build. EXPO_PUBLIC_BUNDLE_DATE=0 -# Optional app view proxy DID -EXPO_PUBLIC_APPVIEW_PROXY_DID=did:web:api.cozy.bsky.dev - # The log level for the app's logger transports EXPO_PUBLIC_LOG_LEVEL=debug