Skip to content

Commit b7041b5

Browse files
authored
Build: update default deployment config
Closes gh-1253
1 parent b026c03 commit b7041b5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

config-sample.json

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

0 commit comments

Comments
 (0)