Skip to content

Commit 717e067

Browse files
committed
Build: update default config to docker
1 parent b093089 commit 717e067

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": "vagrant.contribute.jquery.org",
3-
"username": "admin",
4-
"password": "sample"
2+
"url": "http://local.contribute.jquery.org",
3+
"username": "dev",
4+
"password": "dev"
55
}

0 commit comments

Comments
 (0)