mirror of
https://github.com/bellingcat/auto-archiver-api.git
synced 2026-06-08 03:28:35 +03:00
adds health check and new env logic
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -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
|
||||
Reference in New Issue
Block a user