ashok 10 months ago
commit 9a8065aa0e

@ -50,7 +50,7 @@
<!----------------**************************--------------------->
<rapi-doc
spec-url="http://www.armintaaqua.com:3000/documentation/json"
spec-url="http://35.207.198.4:3000/documentation/json"
show-header = 'false'
allow-authentication ="true"

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

Loading…
Cancel
Save