update dependencies in requirements.txt and remove network_mode from docker-compose.yml

requirements-update
Jukoga 2025-12-16 17:34:17 +01:00
parent bf42e13626
commit 66e59891f4
2 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ services:
- .:/app
ports:
- "3030:3030"
network_mode: "host"
command: >
sh -c "python manage.py makemigrations blog --noinput &&
python manage.py migrate --noinput &&

Binary file not shown.