project init
This commit is contained in:
5
oms/oms-h5/config/prod.env.js
Normal file
5
oms/oms-h5/config/prod.env.js
Normal file
@@ -0,0 +1,5 @@
|
||||
module.exports = {
|
||||
NODE_ENV: '"production"',
|
||||
BASE_API: '"http://oms.ldnz.rxjt.co"',
|
||||
APP_ORIGIN: '"http://oms.ldnz.rxjt.co"'
|
||||
};
|
||||
Reference in New Issue
Block a user