5 lines
55 B
TypeScript
5 lines
55 B
TypeScript
|
|
export default {
|
||
|
|
host: 'localhost',
|
||
|
|
port: 3300,
|
||
|
|
};
|