Commit 4f830c4851d7812598bc2af8d75a7981f2088ad9

Authored by adi surya
1 parent d327b0abba
Exists in master

change config reference

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

lib/actions/buy-to-sds.js
... ... @@ -35,7 +35,7 @@ module.exports = async (
35 35 const params = {
36 36 request_id: requestId,
37 37 username: config.sds_ss.username,
38   - password: config.komodo_http_get_x.password,
  38 + password: config.sds_ss.password,
39 39 number: destination,
40 40 product: productName,
41 41 amount: quantity,