Update setup.txt

This commit is contained in:
VenimK
2024-11-04 08:39:03 +01:00
committed by GitHub
parent bace58ac1f
commit ac330e6ad8

View File

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