summaryrefslogtreecommitdiffstats
path: root/vagrant_support/hypnotoad
diff options
context:
space:
mode:
Diffstat (limited to 'vagrant_support/hypnotoad')
-rwxr-xr-xvagrant_support/hypnotoad1
1 files changed, 1 insertions, 0 deletions
diff --git a/vagrant_support/hypnotoad b/vagrant_support/hypnotoad
index dc92fac23..af6a600f3 100755
--- a/vagrant_support/hypnotoad
+++ b/vagrant_support/hypnotoad
@@ -33,6 +33,7 @@ USER=vagrant
PERL5LIB="$BUGZILLA:$BUGZILLA/lib:$BUGZILLA/local/lib/perl5"
export PERL5LIB
+export MOJO_MODE
if [[ x$PORT == x ]]; then
PORT=80