aboutsummaryrefslogtreecommitdiffstats
path: root/Vagrant_bootstrap.sh
diff options
context:
space:
mode:
Diffstat (limited to 'Vagrant_bootstrap.sh')
-rw-r--r--Vagrant_bootstrap.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/Vagrant_bootstrap.sh b/Vagrant_bootstrap.sh
index 97be3c71..307107d4 100644
--- a/Vagrant_bootstrap.sh
+++ b/Vagrant_bootstrap.sh
@@ -70,6 +70,7 @@ export RETHINKDB_DATABASE="database"
export RETHINKDB_TABLE="table"
export BOT_API_KEY="abcdefghijklmnopqrstuvwxyz"
export TEMPLATES_AUTO_RELOAD="yes"
+export PREFERRED_URL_SCHEME="http"
alias python=python3.6
EOF