6 lines
81 B
Plaintext
6 lines
81 B
Plaintext
const config = {
|
|
APP_URL: 'http://192.168.33.27:3000/',
|
|
};
|
|
|
|
export { config };
|