Skip to content

Commit 8ecea10

Browse files
committed
Update example.js
1 parent d667b6d commit 8ecea10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/node-js/example.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ if (!apiKey) {
1414

1515
const configuration = new Configuration({
1616
apiKey,
17+
// Set this to your local instance or Cloudflare deployment
1718
basePath: `http://localhost:8787/proxy`,
1819
baseOptions: {
1920
headers: {

0 commit comments

Comments
 (0)