生产环境用域名访问
This commit is contained in:
parent
632cbc219d
commit
211bb22ea7
@ -1,5 +1,5 @@
|
|||||||
'use strict'
|
'use strict'
|
||||||
module.exports = {
|
module.exports = {
|
||||||
NODE_ENV: '"production"',
|
NODE_ENV: '"production"',
|
||||||
BASE_API: '"http://localhost:8080"'
|
BASE_API: '"http://mall-admin:8080"'
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user