We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad46d60 commit d9aca5bCopy full SHA for d9aca5b
.env.example
@@ -6,5 +6,5 @@ VONAGE_APPLICATION_ID=''
6
# Assumes your private key file is located in the project root
7
VONAGE_PRIVATE_KEY='./private.key'
8
9
-# For making phone calls, don't include the protocol (https://)
+# Your ngrok URL, don't include the protocol (https://)
10
VONAGE_SERVER_HOSTNAME=''
0 commit comments