tracking
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "==== Starting server development in debug mode port 8000 ..."
|
||||
echo "===="
|
||||
../.venv/bin/python manage.py runserver 0.0.0.0:8000
|
||||
Reference in New Issue
Block a user