We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ef7bad commit 46bfd08Copy full SHA for 46bfd08
variables.js
@@ -7,7 +7,6 @@ const variables = {
7
HostProtection: 'host protection',
8
'host protection': 'host protection',
9
},
10
- url: 'http://localhost:3000',
11
};
12
13
module.exports = variables;
0 commit comments