mirror of
https://github.com/FranP-code/countries.git
synced 2025-10-13 00:02:15 +00:00
4 lines
73 B
JavaScript
4 lines
73 B
JavaScript
module.exports = {
|
|
endpoint: `http://localhost:${process.env.PORT}`
|
|
};
|