Skip to content

Commit 7c8a729

Browse files
committed
Clean up sample config.
1 parent a81d9c0 commit 7c8a729

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

config-sample.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"url": "dev.api.jqueryui.com",
3-
"username": "admin",
4-
"password": "secret"
2+
"url": "local.api.jqueryui.com",
3+
"username": "admin",
4+
"password": "secret"
55
}

0 commit comments

Comments
 (0)