mike23415 commited on
Commit
8df6d19
·
verified ·
1 Parent(s): c7d9d67

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -6,6 +6,11 @@ colorTo: pink
6
  sdk: docker
7
  pinned: false
8
  license: mit
 
 
 
 
 
9
  short_description: write
10
  ---
11
 
 
6
  sdk: docker
7
  pinned: false
8
  license: mit
9
+ healthcheck:
10
+ path: /health
11
+ interval: 30
12
+ timeout: 30
13
+ retries: 3
14
  short_description: write
15
  ---
16