mirror of
https://github.com/i701/sarlink-portal-api.git
synced 2025-11-03 05:46:58 +00:00
Enhance environment variable handling, add Celery configuration, and implement device expiration notification tasks
Some checks failed
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 13m45s
Some checks failed
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 13m45s
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"venv": ".venv",
|
||||
"reportMissingImports": "error",
|
||||
"include": ["src"],
|
||||
"typeCheckingMode": "off",
|
||||
"typeCheckingMode": "standard",
|
||||
"exclude": [
|
||||
"council-api/**/migrations",
|
||||
"**/__pycache__",
|
||||
|
||||
Reference in New Issue
Block a user