Skip to content

Commit

Permalink
Added Comments from branch ContainerisedZap-LocalNodeGoatAndDb
Browse files Browse the repository at this point in the history
  • Loading branch information
binarymist committed May 28, 2016
1 parent 068041a commit 57f638b
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions config/env/test.js
@@ -1,7 +1,8 @@
module.exports = {
zapHostName: "192.168.56.20",
zapPort: "8080",
// Required from Zap 2.4.1. This key is set in Zap Options -> API _Api Key.
zapApiKey: "v9dn0balpqas1pcc281tn5ood1",
zapApiFeedbackSpeed: 5000 // Milliseconds.
// If you want to debug regression tests, you will need the following.
zapHostName: "192.168.56.20",
zapPort: "8080",
// Required from Zap 2.4.1. This key is set in Zap Options -> API _Api Key.
zapApiKey: "v9dn0balpqas1pcc281tn5ood1",
zapApiFeedbackSpeed: 5000 // Milliseconds.
};

0 comments on commit 57f638b

Please sign in to comment.