This commit is contained in:
Bryan Gerlach
2024-11-05 15:27:39 -06:00

View File

@@ -46,7 +46,7 @@ source rdgen/bin/activate
pip install -r requirements.txt pip install -r requirements.txt
#setup the database #setup the database
python manage.py manage.py migrate python manage.py migrate
#run the server, change 8000 with whatever you want #run the server, change 8000 with whatever you want
python manage.py runserver 0.0.0.0:8000 python manage.py runserver 0.0.0.0:8000