We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c96e12 commit 86f35d9Copy full SHA for 86f35d9
example.env
@@ -1,4 +1,4 @@
1
-API_KEY='YOUR_API_KEY'
2
-API_SECRET='YOUR_API_SECRET'
+NEXMO_API_KEY='YOUR_API_KEY'
+NEXMO_API_SECRET='YOUR_API_SECRET'
3
TO_NUMBER='EXAMPLE_TO_NUMBER'
4
FROM_NUMBER='EXAMPLE_FROM_NUMBER'
0 commit comments