chore(security): remove hardcoded security key

Remove hardcoded security key for flask.
Use environment variable instead.
This commit is contained in:
2025-03-16 15:19:48 +01:00
parent 8590c7a715
commit de8a0ab688
7 changed files with 41 additions and 3 deletions

3
.gitignore vendored
View File

@@ -5,4 +5,5 @@ __pycache__/
.devcontainer/
src/.pdm-python
src/htmlcov
src/htmlcov
src/.env