Skip to content

Commit

Permalink
Automated SDK update from CircleCI (#4)
Browse files Browse the repository at this point in the history
Co-authored-by: CircleCI SDK Automation Workflow <[email protected]>
  • Loading branch information
CaryPeeblesFT and kesprysoftware authored Nov 12, 2024
1 parent 52f7c40 commit e103798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion javascript/sample/missions_sample.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ var FirmatekMissionsApi = require('firmatek_missions_api');

const { resolve } = require('path');

const kespry_api_host = process.env.KESPRY_API_HOST || 'https://staging-services.kespry.com'
const kespry_api_host = process.env.KESPRY_API_HOST || 'https://services.kespry.com'

const readline = require('readline');

Expand Down

0 comments on commit e103798

Please sign in to comment.