Update CSS optimization (using CDN for bootstrap) and mysql compat

This commit is contained in:
2026-03-11 09:51:25 +01:00
parent 25f9a9d668
commit 952ed5d76e
12 changed files with 45 additions and 19703 deletions
+1 -1
View File
@@ -9,4 +9,4 @@ python manage.py collectstatic --noinput
echo "Running server!"
gunicorn --bind 0.0.0.0:8000 proyecto.wsgi:application
gunicorn --bind 0.0.0.0:8000 proyecto.wsgi:application --forwarded-allow-ips="*"