4 lines
58 B
JavaScript
4 lines
58 B
JavaScript
module.exports = {
|
|
ApiUrl: 'http://localhost:4567'
|
|
};
|
module.exports = {
|
|
ApiUrl: 'http://localhost:4567'
|
|
};
|