CORS error cleaned

This commit is contained in:
2026-05-22 15:50:35 +00:00
parent bafec754d1
commit 96c7ba3ec1
11 changed files with 372 additions and 241 deletions

10
001.BACKEND/.dockerignore Normal file
View File

@@ -0,0 +1,10 @@
venv/
.venv/
__pycache__/
*.pyc
.git/
.gitignore
db.sqlite3
.env
staticfiles/
media/