Explorar el Código

switch to xhr-server.herokuapp.com endpoint

Artur Paikin hace 4 años
padre
commit
1282ad8494
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      test/endtoend/i18n-drag-drop/main.js

+ 1 - 1
test/endtoend/i18n-drag-drop/main.js

@@ -22,4 +22,4 @@ uppyi18n
     }
   })
   .use(ProgressBar, { target: '#uppyi18n-progress' })
-  .use(XHRUpload, { endpoint: 'https://api2.transloadit.com' })
+  .use(XHRUpload, { endpoint: 'https://xhr-server.herokuapp.com/upload' })