diff options
| author | Michael Grote | 2023-04-14 12:20:04 +0200 |
|---|---|---|
| committer | Michael Grote | 2023-04-14 12:20:04 +0200 |
| commit | bd78ec158b07c7f61e282ce0920c67a161f696ae (patch) | |
| tree | c127d1cb67f1e1ce36b7825b6277ae94ca6b4962 /README.md | |
| parent | b91cf9fc508a6358ff47a49c11d3cce36bda5432 (diff) | |
add docs + test
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -94,7 +94,7 @@ curl -X DELETE -H "token: myuploadtoken" http://docker10.host.lan:5040/delete/fi #### input ```bash -curl -H "token: myuploadtoken" http://docker10.host.lan:5040/health +curl http://docker10.host.lan:5040/health ``` #### output |