#!/bin/bash #export OTREE_ADMIN_PASSWORD=909090aA_ export OTREE_PRODUCTION=1 # uncomment this line to enable production mode #export OTREE_AUTH_LEVEL=DEMO nohup otree prodserver 8000 &