4 lines
67 B
JavaScript
4 lines
67 B
JavaScript
export const config = {
|
|
BASE_URL: 'https://localhost:5443/'
|
|
};
|
export const config = {
|
|
BASE_URL: 'https://localhost:5443/'
|
|
};
|