We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00d5dda commit 1a7c34fCopy full SHA for 1a7c34f
.env.sample
@@ -1,7 +1,7 @@
1
-GLIP_SERVER= // RingCentral Server URL
2
-GLIP_APPKEY= // RingCentral appKey
3
-GLIP_APPSECRET= // RingCentral appSecret
4
-GLIP_USERNAME= // RingCentral Username / Extension Number
5
-GLIP_PASSWORD= // RingCentral password
6
-GLIP_EXTENSION= // RingCentral Extension number
7
-GLIP_WEBHOOK_URL= // RingCentral Webhook URL ( https://xxxxx.ngrok.io/webhook.php || Url from the server deployed ) xxxxxxx -> ngrok provided URL
+GLIP_SERVER=
+GLIP_APPKEY=
+GLIP_APPSECRET=
+GLIP_USERNAME=
+GLIP_PASSWORD=
+GLIP_EXTENSION=
+GLIP_WEBHOOK_URL=
0 commit comments