internet_ml/web/backend/run.sh

4 lines
51 B
Bash

#!/bin/sh
python manage.py runserver 0.0.0.0:8080