fixing Hardcoded Non-Cryptographic Secret and change the port to 8080 .

- version : 2.6
- Details : adding .env file that has the secret key and use it .. using
  different python modules and removing the unused route `/add_lesson`.
//############################################//
	modified:   .gitignore
	modified:   app.py
	modified:   requirements.txt
	modified:   serve.sh
//############################################//
هذا الالتزام موجود في:
2025-10-01 11:12:20 +03:00
الأصل 95bb3e5ecb
التزام 9dbd814f6c
4 ملفات معدلة مع 21 إضافات و43 حذوفات

1
.gitignore مباع
عرض الملف

@@ -1,3 +1,4 @@
__pycache__
*.db
databases
.env