mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-17 16:50:22 +00:00
dev: sign requests sent to Transloadit (#3517)
* dev: sign requests sent to Transloadit * Address review comments
This commit is contained in:
parent
305f0d864d
commit
a77b039efc
4 changed files with 55 additions and 10 deletions
|
|
@ -53,5 +53,6 @@ VITE_TUS_ENDPOINT=https://tusd.tusdemo.net/files/
|
|||
VITE_XHR_ENDPOINT=https://xhr-server.herokuapp.com/upload
|
||||
|
||||
VITE_TRANSLOADIT_KEY=***
|
||||
VITE_TRANSLOADIT_SECRET=***
|
||||
VITE_TRANSLOADIT_TEMPLATE=***
|
||||
VITE_TRANSLOADIT_SERVICE_URL=https://api2.transloadit.com
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue