mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-25 19:23:55 +00:00
is this starting another tunnel?
This commit is contained in:
parent
da0efb48e0
commit
6c76b01afb
1 changed files with 1 additions and 1 deletions
|
|
@ -110,7 +110,7 @@ exports.config = {
|
|||
services: ['static-server', 'sauce'],
|
||||
user: process.env.SAUCE_USERNAME,
|
||||
key: process.env.SAUCE_ACCESS_KEY,
|
||||
sauceConnect: true,
|
||||
// sauceConnect: true,
|
||||
|
||||
staticServerFolders: [
|
||||
{ mount: '/', path: './test/endtoend/dist' }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue