We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 203e6cf commit eeea893Copy full SHA for eeea893
config.js
@@ -0,0 +1,4 @@
1
+window.configWeb = {
2
+ apiUrl: '/v1',
3
+ port: 8080,
4
+ };
0 commit comments