Skip to content

Commit 7a7018e

Browse files
Update karma.conf.js
Co-Authored-By: Rohan Immanuel <RohanImmanuel@users.noreply.github.com>
1 parent 442e3a1 commit 7a7018e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

karma.conf.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ module.exports = function(config) {
4040
reporters: ['progress', 'BrowserStack'],
4141

4242

43-
// web server port
43+
// web server host and port
44+
hostname: 'bs-local.com',
4445
port: 9876,
4546

4647

0 commit comments

Comments
 (0)