From 4bd048ff7a496e82e66293a9706581b8d10af6b3 Mon Sep 17 00:00:00 2001 From: Lizhou Sha Date: Thu, 18 Mar 2021 22:09:19 -0400 Subject: [PATCH] chore: add APNS to dotenv-example (#2174) --- dotenv-example | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/dotenv-example b/dotenv-example index fd0471462c..aafaacc956 100644 --- a/dotenv-example +++ b/dotenv-example @@ -5,6 +5,12 @@ ASCII_BANNER= ASCII_COLOR= +APNS_AUTHKEY= +APNS_BUNDLEID= +APNS_DEVICETOKEN= +APNS_KEYID= +APNS_PRODUCTION= +APNS_TEAMID= AUTO_ADD_TO_CART= BROWSER_TRUSTED= DESKTOP_NOTIFICATIONS=