Skip to content

Commit eeea893

Browse files
authored
Create config.js
1 parent 203e6cf commit eeea893

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

config.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
window.configWeb = {
2+
apiUrl: '/v1',
3+
port: 8080,
4+
};

0 commit comments

Comments
 (0)