Signed-off-by: chy <chy@163.com>
This commit is contained in:
5
config/prod.env.js
Normal file
5
config/prod.env.js
Normal file
@@ -0,0 +1,5 @@
|
||||
'use strict'
|
||||
module.exports = {
|
||||
NODE_ENV: '"production"',
|
||||
BASE_API: '"http://192.168.1.241:8080/prod-api"'
|
||||
}
|
||||
Reference in New Issue
Block a user