readme
This commit is contained in:
parent
da26c0f4c0
commit
aa187dba2f
|
|
@ -62,7 +62,7 @@ docker exec -ti tibillet_django bash
|
||||||
|
|
||||||
# Launch the http dev' server ( for production, see the Django & gunicorn doc )
|
# Launch the http dev' server ( for production, see the Django & gunicorn doc )
|
||||||
python /DjangoFiles/manage.py runserver_plus 0.0.0.0:8002
|
python /DjangoFiles/manage.py runserver_plus 0.0.0.0:8002
|
||||||
# or you can use the alias in the .bashrc i've made :
|
# or you can use the alias from the .bashrc :
|
||||||
rsp
|
rsp
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue