5 lines
68 B
TypeScript
5 lines
68 B
TypeScript
export default {
|
|
apiUrl: "http://localhost/api",
|
|
port: 4442,
|
|
};
|