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