feat: speek funcionando no android atraves do firefox

This commit is contained in:
2025-01-28 10:44:20 -03:00
parent 7005796e7a
commit 7ccc505299
7 changed files with 24 additions and 11 deletions

View File

@@ -9,3 +9,4 @@ python manage.py migrate
python manage.py createsuperuser
pip freeze > requirements.txt
pip install -r requirements.txt
python manage.py runserver_plus 192.168.0.100:8000 --cert-file /tmp/cert.crt