From f2ab2ff8a3f5465fb2e04e005d6e9b27cda245a3 Mon Sep 17 00:00:00 2001 From: David Glasser Date: Tue, 31 May 2016 12:15:25 -0700 Subject: [PATCH] History update for DEPLOY_HOSTAME improvements --- History.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/History.md b/History.md index ad2b0445e6..4f9f36cbed 100644 --- a/History.md +++ b/History.md @@ -80,6 +80,12 @@ `node_modules` directories installed in the parent application or in the package directory itself. #6827 +* You no longer need to specify `DEPLOY_HOSTNAME=galaxy.meteor.com` to run + `meteor deploy` (and similar commands) against Galaxy. The AWS us-east-1 + Galaxy is now the default for `DEPLOY_HOSTNAME`. If your app's DNS points to + another Galaxy region, `meteor deploy` will detect that automatically as + well. #7055 + * Miscellaneous fixed bugs: #6877 #6843 #6881 ## v1.3.2.3