File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
template-retail-react-app/app
test-commerce-sdk-react/app Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ const options = {
3333 mobify : getConfig ( ) ,
3434
3535 // The port that the local dev server listens on
36- port : 4000 ,
36+ port : 3000 ,
3737
3838 // The protocol on which the development Express app listens.
3939 // Note that http://localhost is treated as a secure context for development,
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ const options = {
1717 defaultCacheTimeSeconds : 600 ,
1818
1919 // The port that the local dev server listens on
20- port : 4000 ,
20+ port : 3000 ,
2121
2222 // The protocol on which the development Express app listens.
2323 // Note that http://localhost is treated as a secure context for development,
You can’t perform that action at this time.
0 commit comments