We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 89601e5 + f7e7d2c commit e633738Copy full SHA for e633738
1 file changed
karma.conf.js
@@ -7,6 +7,8 @@ module.exports = function(config) {
7
// base path that will be used to resolve all patterns (eg. files, exclude)
8
basePath: '',
9
10
+ // hostname for local
11
+ hostname: 'bs-local.com',
12
13
// frameworks to use
14
// available frameworks: https://npmjs.org/browse/keyword/karma-adapter
0 commit comments