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