We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5c027f commit 676d65eCopy full SHA for 676d65e
src/constants/appConfig.js
@@ -1,5 +1,5 @@
1
const appConfig = {
2
- serviceRoot: 'http://192.168.56.1:3000/'
+ serviceRoot: 'http://172.23.61.139:3000/'
3
};
4
5
export default appConfig;
0 commit comments