Ver Fonte

switch to xhr-server.herokuapp.com endpoint

Artur Paikin há 4 anos atrás
pai
commit
1282ad8494
1 ficheiros alterados com 1 adições e 1 exclusões
  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' })