From 694e23275fbffb58f464e7a770405dbcd86ee6e0 Mon Sep 17 00:00:00 2001 From: Nick Martin Date: Thu, 19 Jan 2012 19:56:00 -0800 Subject: [PATCH] Revert "REVERT LATER use playpen." This reverts commit e3b59aa2a1238c28b73c870e0f7b95208ec7b4aa. --- app/meteor/deploy.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/meteor/deploy.js b/app/meteor/deploy.js index 0da82548bd..79f9db7759 100644 --- a/app/meteor/deploy.js +++ b/app/meteor/deploy.js @@ -16,7 +16,7 @@ var _ = require('../lib/third/underscore.js'); // configuration // -var DEPLOY_HOSTNAME = 'playpen.meteor.com'; +var DEPLOY_HOSTNAME = 'deploy.meteor.com'; // available RPCs are: deploy (with set-password), delete, logs, // mongo_cred. each RPC might require a password, which we