File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "development":{
3
- "REACT_APP_BASE_URL": "https://client.trad.dev.gradlesol .com/app/cp/",
4
- "REACT_APP_SOCKET_URL": "https://client.trad.dev.gradlesol .com"
2
+ "development": {
3
+ "REACT_APP_BASE_URL": "https://client.trad.dev.humanpixel .com.au /app/cp/",
4
+ "REACT_APP_SOCKET_URL": "https://client.trad.dev.humanpixel .com.au "
5
5
},
6
- "test":{
7
- "REACT_APP_BASE_URL": "http ://192.168.225.129:4898 /cp/",
6
+ "test": {
7
+ "REACT_APP_BASE_URL": "https ://client.trad.test.humanpixel.com.au/app /cp/",
8
8
"REACT_APP_SOCKET_URL": "https://client.trad.test.humanpixel.com.au"
9
9
},
10
- "production":{
10
+ "production": {
11
11
"REACT_APP_BASE_URL": "https://client.tcrportal.com.au/app/cp/",
12
- "REACT_APP_SOCKET_URL": "https://client.tcrportal.com.au"
12
+ "REACT_APP_SOCKET_URL": "https://client.tcrportal.com.au"
13
13
}
14
14
}
You can’t perform that action at this time.
0 commit comments