Skip to content

Commit dc697d7

Browse files
committed
config-sample.json: improved to have more useful sample values
1 parent f056d3e commit dc697d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config-sample.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"url": "wordpress.dev",
2+
"url": "dev.api.jquery.com",
33
"username": "admin",
4-
"password": "admin"
4+
"password": "secret"
55
}

0 commit comments

Comments
 (0)