1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00

Use new api gateway

This commit is contained in:
Zhiyuan Zheng
2021-06-21 11:59:29 +02:00
parent f3abcf640c
commit 927e7df4e9
11 changed files with 137 additions and 51 deletions

View File

@@ -14,7 +14,7 @@ export default (): ExpoConfig => ({
assetBundlePatterns: ['assets/*'],
extra: {
sentryDSN: process.env.SENTRY_DSN,
translateKey: process.env.TRANSLATE_KEY
toootApiKey: process.env.TOOOT_API_KEY
},
hooks: {
postPublish: [