fix(api): Use /internal for API entry
This commit is contained in:
committed by
mrugesh mohapatra
parent
2be227e873
commit
ef18f5a931
3
config/env.js
Normal file
3
config/env.js
Normal file
@ -0,0 +1,3 @@
|
||||
module.exports = {
|
||||
homeLocation: process.env.HOME_LOCATION
|
||||
};
|
Reference in New Issue
Block a user