mirror of
https://github.com/bryangerlach/rdgen.git
synced 2025-12-02 10:03:17 +00:00
Update setup.txt
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user