blob: 3b82e7176dc9e96492471a4ff953febe653b718c [file] [log] [blame]
#! /bin/bash
bash /opt/xos/tools/docker_setup_xos
cd /opt/xos
PUBLIC_HOSTNAME="0.0.0.0"
python manage.py runserver $PUBLIC_HOSTNAME:8000 --insecure