How to enable only https (secure host) while deploying nodejs app using apigeetool

joydeep02780
Participant II

Dear All,

Greetings!

When I am deploying node.js proxy using apigeetool, both virtual hosts are enabled (default & secure). How can I prevent enabling default host without manually deleting default virtual host in the proxy.

Thanks

Joydeep

Solved Solved
0 2 109
1 ACCEPTED SOLUTION

Hi @Joydeep Paul - there is an optional parameter --virtualhosts -v, you pass that with "secure"

For more info, check out the docs

View solution in original post

2 REPLIES 2

Hi @Joydeep Paul - there is an optional parameter --virtualhosts -v, you pass that with "secure"

For more info, check out the docs