6 lines
83 B
Text
6 lines
83 B
Text
module.exports = {
|
|
api: {
|
|
apiHost: 'localhost',
|
|
apiPort: '5279',
|
|
},
|
|
};
|