mirror of
https://github.com/welton89/RRBEC.git
synced 2026-04-05 05:25:40 +00:00
update: comandos.txt
This commit is contained in:
@@ -10,3 +10,5 @@ python manage.py createsuperuser
|
|||||||
pip freeze > requirements.txt
|
pip freeze > requirements.txt
|
||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
python manage.py runserver_plus 192.168.0.100:8000 --cert-file /tmp/cert.crt
|
python manage.py runserver_plus 192.168.0.100:8000 --cert-file /tmp/cert.crt
|
||||||
|
python manage.py collectstatic --noinput
|
||||||
|
docker compose up --build
|
||||||
Reference in New Issue
Block a user