From ee76caaeb4c7b2d4960a431bd7827ce4f50816c5 Mon Sep 17 00:00:00 2001 From: EasyChen Date: Fri, 21 Jan 2022 16:31:43 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9android=E9=BB=98=E8=AE=A4?= =?UTF-8?q?=E5=8C=85=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api/.env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/.env.example b/api/.env.example index 0330b41..5d520e1 100644 --- a/api/.env.example +++ b/api/.env.example @@ -57,5 +57,5 @@ GO_PUSH_IOS_TOPIC=com.pushdeer.app.ios GO_PUSH_IOS_CLIP_PORT=8889 GO_PUSH_IOS_CLIP_TOPIC=com.pushdeer.app.ios.Clip -ANDROID_PACKAGE=com.pushdeer.app.quick.v2 +ANDROID_PACKAGE=com.pushdeer.app.os MIPUSH_SECRET=NONE