6 lines
64 B
Plaintext
6 lines
64 B
Plaintext
|
const config = {
|
||
|
APP_URL: '{APP_URL}',
|
||
|
};
|
||
|
|
||
|
export { config };
|