Skip to content

Commit 1a7c34f

Browse files
author
Anil Bisalehalli Prasannakumar
committed
Adding changes to .env.sample
1 parent 00d5dda commit 1a7c34f

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.env.sample

+7-7
Original file line numberDiff line numberDiff line change
@@ -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
1+
GLIP_SERVER=
2+
GLIP_APPKEY=
3+
GLIP_APPSECRET=
4+
GLIP_USERNAME=
5+
GLIP_PASSWORD=
6+
GLIP_EXTENSION=
7+
GLIP_WEBHOOK_URL=

0 commit comments

Comments
 (0)