Update 'src/config/swagger.js'

master^2
gitadmin 1 week ago
parent 3eb20bfdad
commit fbb05098ae

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

Loading…
Cancel
Save