adds health check and new env logic

This commit is contained in:
msramalho
2024-10-17 13:09:50 +01:00
parent 1a3273da7e
commit f2a14abb17
5 changed files with 31 additions and 3 deletions

3
.gitignore vendored
View File

@@ -7,11 +7,14 @@ secrets
__pycache
.pytest_cach
.env
.env.dev
.env.prod
*.db
redis/data/*
.ipynb_checkpoints*
#temp
tests
src/user-groups.yaml
src/user-groups.dev.yaml
wit*
src/crawls