|
|
@ -16,7 +16,7 @@ exports.options = {
|
|
|
|
// we have to run on this on swagger
|
|
|
|
// we have to run on this on swagger
|
|
|
|
//host: "localhost:3000", //Devlopemnt host on lcoal
|
|
|
|
//host: "localhost:3000", //Devlopemnt host on lcoal
|
|
|
|
|
|
|
|
|
|
|
|
host: "35.207.198.4:3000", //Production for swagger
|
|
|
|
host: "www.armintaaqua.com:3000", //Production for swagger
|
|
|
|
schemes: ["http"],
|
|
|
|
schemes: ["http"],
|
|
|
|
consumes: ["application/json"],
|
|
|
|
consumes: ["application/json"],
|
|
|
|
produces: ["application/json"],
|
|
|
|
produces: ["application/json"],
|
|
|
|