Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,10 @@ sdk: docker
|
|
7 |
pinned: false
|
8 |
license: mit
|
9 |
short_description: 'Not for everyone '
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
7 |
pinned: false
|
8 |
license: mit
|
9 |
short_description: 'Not for everyone '
|
10 |
+
health_check:
|
11 |
+
path: /health
|
12 |
+
max_retries: 15
|
13 |
+
interval: 30
|
14 |
---
|
15 |
|
16 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|