mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-17 16:50:22 +00:00
meta: addVITE_TRANSLOADIT_SECRET for e2e
This commit is contained in:
parent
584a2e3af9
commit
868e68d3d5
2 changed files with 3 additions and 1 deletions
|
|
@ -53,6 +53,7 @@ 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
|
||||
# Fill in if you want requests sent to Transloadit to be signed:
|
||||
# VITE_TRANSLOADIT_SECRET=***
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue