mirror of
https://github.com/bellingcat/whisperbox-transcribe.git
synced 2026-06-08 03:28:35 +03:00
fix: worker health check
This commit is contained in:
@@ -26,10 +26,10 @@ Builds and starts the docker containers.
|
||||
|
||||
```
|
||||
# Bindings
|
||||
http://localhost:8000 => API
|
||||
http://localhost:5555 => Celery dashboard
|
||||
http://localhost:8000 => API
|
||||
http://localhost:8000/docs => API docs
|
||||
http://localhost:5555 => Celery dashboard
|
||||
./whisperbox.sqlite => Database
|
||||
./whisperbox.sqlite => Database
|
||||
```
|
||||
|
||||
## Destroy
|
||||
|
||||
Reference in New Issue
Block a user