# update domain
This commit is contained in:
parent
44558bc751
commit
4b931fe6cd
|
@ -1,5 +1,5 @@
|
|||
module.exports = {
|
||||
NODE_ENV: '"production"',
|
||||
ENV_CONFIG: '"prod"',
|
||||
BASE_API: '"https://iot.celex.cn:8000/"'
|
||||
BASE_API: '"https://mosq.celex-iot.com:8000/"'
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue