gstroup / apimocker

node.js module to run a simple http server for mock service responses.
MIT License
280 stars 81 forks source link

How to set paths in cloud foundry ? #80

Closed pradeepkusingh closed 6 years ago

pradeepkusingh commented 7 years ago

I ma newbie and trying ti install server in cloud foundry. I have few questions

gstroup commented 6 years ago

You can just use relative paths, like "samplemocks/". This works in CF.