Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 355 Bytes

File metadata and controls

10 lines (7 loc) · 355 Bytes

You will need to add entries in config/secrets.yml file as follows:

FORWARD_HOST=http://www.example.com/
USERNAME=mocker
PASSWORD=mocker

Requests which don’t have stubs will be forwarded to the host specified in this environment variable Specifying USERNAME, PASSWORD adds HTTP basic authentication to stubs configuration page