Skip to content

Commit 1f67733

Browse files
committed
Build: update config-sample.json for docker
1 parent 5818e21 commit 1f67733

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.jquerymobile.com",
3-
"username": "admin",
4-
"password": "secret"
2+
"url": "http://local.jquerymobile.com",
3+
"username": "dev",
4+
"password": "dev"
55
}

0 commit comments

Comments
 (0)