There was an error while loading. Please reload this page.
1 parent 20e9ce2 commit d41eeecCopy full SHA for d41eeec
config.js
@@ -0,0 +1,5 @@
1
+var config = {};
2
+
3
+config.instanceURL = 'http://<instance>.lab.service-now.com/';
4
5
+module.exports = config;
0 commit comments