Skip to content

Commit 86f35d9

Browse files
author
Tony Bedford
committed
Changed to match existing code.
1 parent 4c96e12 commit 86f35d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

example.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
API_KEY='YOUR_API_KEY'
2-
API_SECRET='YOUR_API_SECRET'
1+
NEXMO_API_KEY='YOUR_API_KEY'
2+
NEXMO_API_SECRET='YOUR_API_SECRET'
33
TO_NUMBER='EXAMPLE_TO_NUMBER'
44
FROM_NUMBER='EXAMPLE_FROM_NUMBER'

0 commit comments

Comments
 (0)