From 1d667e26f9d6661c6ca5b65ec42d44ea70cec5b6 Mon Sep 17 00:00:00 2001 From: Dylan William Hardison Date: Thu, 21 Jun 2018 16:25:31 -0400 Subject: vagrant hypnotoad should be in dev mode --- vagrant_support/hypnotoad | 1 + 1 file changed, 1 insertion(+) (limited to 'vagrant_support/hypnotoad') 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 -- cgit v1.2.3-24-g4f1b