This commit is contained in:
TDLaouer 2025-07-13 19:48:09 +02:00
parent e44cd60677
commit fdb3561adf

View File

@ -10,7 +10,7 @@ then
echo "PostgreSQL started"
fi
python manage.py flush --no-input
python manage.py migrate
#python manage.py flush --no-input
#python manage.py migrate
exec "$@"