
ALLOWED_HOSTS = ['app.greentechmobility.org', 'greentechmobility.org', 'www.app.greentechmobility.org', 'www.greentechmobility.org']
DEFAULT_RUNSERVER_PORT = 6565