We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b026c03 commit b7041b5Copy full SHA for b7041b5
config-sample.json
@@ -1,5 +1,5 @@
1
{
2
- "url": "vagrant.api.jquery.com",
3
- "username": "admin",
4
- "password": "secret"
+ "url": "http://local.api.jquery.com",
+ "username": "dev",
+ "password": "dev"
5
}
0 commit comments