Enhance Git LFS validation in CI workflow and update Docker Compose configuration
Some checks failed
Publish FaceAI Container / publish (push) Failing after 4s
Some checks failed
Publish FaceAI Container / publish (push) Failing after 4s
This commit is contained in:
parent
87d9238795
commit
f19b8e20ff
5 changed files with 63 additions and 5 deletions
|
|
@ -75,7 +75,6 @@ services:
|
|||
FACEAI_PROCESSOR_HEARTBEAT_INTERVAL_MS: 5000
|
||||
FACEAI_PROCESSOR_HEARTBEAT_TTL_SECONDS: 20
|
||||
volumes:
|
||||
- .:/app
|
||||
- ./logs:/data/logs
|
||||
- ../test_pkl:/data/pkl:ro
|
||||
- faceai-runtime:/data/runtime
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue