test upload file to server

This commit is contained in:
Kenta420 2024-02-05 11:45:54 +07:00
parent 16e0e4f9d8
commit aaa60216b2
43 changed files with 1814 additions and 285 deletions

View file

@ -49,3 +49,7 @@ In this section, we will list all the environment variables. That app will use i
### TAOBIN_RECIPE_MANAGER_SERVER_URL
- The url of the server. Default: `http://localhost:8080`
### TAOBIN_RECIPE_MANAGER_TUS_SERVER_URL
- The url of the tus server for upload/download files. Default: `http://localhost:8090/files`