Skip to content
Snippets Groups Projects
Commit 2d7cfe0d authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

fixed local tunnel

parent 663a10d4
No related branches found
No related tags found
2 merge requests!1973Development,!1934Resolve "Update Images"
......@@ -94,7 +94,7 @@ return [
'forcelocal' => env(
'BROWSERSTACK_CLI_FORCE_LOCAL',
env('BROWSERSTACK_LOCAL_TUNNEL', true)
env('BROWSERSTACK_LOCAL_TUNNEL', false)
),
'localIdentifier' => env('BROWSERSTACK_CLI_LOCAL_IDENTIFIER'),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment