From 5334e21665049830f3363fd82d7755eb620abd9c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Scott=20Gonz=C3=A1lez?= Date: Thu, 15 May 2014 19:08:44 -0400 Subject: [PATCH] Build: Use vagrant for sample config --- config-sample.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-sample.json b/config-sample.json index 9c6dc370..6ded9fce 100644 --- a/config-sample.json +++ b/config-sample.json @@ -1,5 +1,5 @@ { - "url": "local.contribute.jquery.org", + "url": "vagrant.contribute.jquery.org", "username": "admin", "password": "sample" }