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

Updates push public key

This commit is contained in:
Zhiyuan Zheng
2021-12-15 22:48:59 +01:00
parent 9e4482a642
commit d8703148f0
5 changed files with 26 additions and 24 deletions

View File

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