docker/entrypoint.sh aktualisiert
This commit is contained in:
		| @@ -2,6 +2,7 @@ | ||||
| set -euo pipefail | ||||
|  | ||||
| # Apply migrations | ||||
| python manage.py makemigrations | ||||
| python manage.py migrate --noinput | ||||
|  | ||||
| # Create admin user if provided | ||||
|   | ||||
		Reference in New Issue
	
	Block a user