Skip to content

Commit a24d6ef

Browse files
committed
updated to latest
1 parent 6493249 commit a24d6ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

applitools.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module.exports = {
22

33
apiKey: process.env.APPLITOOLS_API_KEY,
4-
serverUrl: "https://eyes.applitools.com",
4+
serverUrl: "https://eyes.applitools.com", // Update this URL if you are not using the Eyes public cloud.
55

66
// Specify the number of visual checkpoints Applitools will perform in parallel.
77
// Warning: If you have a free account, then concurrency will be limited to 1.

0 commit comments

Comments
 (0)