mirror of
https://gitee.com/dgiiot/dgiot.git
synced 2024-11-29 18:57:41 +08:00
feat: scripts
This commit is contained in:
parent
0df1639d1f
commit
810bfe5fce
@ -43,7 +43,7 @@
|
||||
```bash
|
||||
cd dgiot_dashboard
|
||||
git pull
|
||||
yarn install
|
||||
yarn dgiot:install
|
||||
yarn build
|
||||
cd ../dgiot
|
||||
git pull
|
||||
|
@ -43,7 +43,7 @@ Before 2016, the Shuwa team had been crawling on the Internet and the mobile Int
|
||||
```bash
|
||||
cd dgiot_dashboard
|
||||
git pull
|
||||
yarn install
|
||||
yarn dgiot:install
|
||||
yarn build
|
||||
cd ../dgiot
|
||||
git pull
|
||||
|
@ -43,7 +43,7 @@ Before 2016, the Shuwa team had been crawling on the Internet and the mobile Int
|
||||
```bash
|
||||
cd dgiot_dashboard
|
||||
git pull
|
||||
yarn install
|
||||
yarn dgiot:install
|
||||
yarn build
|
||||
cd ../dgiot
|
||||
git pull
|
||||
|
@ -43,7 +43,7 @@ Before 2016, the Shuwa team had been crawling on the Internet and the mobile Int
|
||||
```bash
|
||||
cd dgiot_dashboard
|
||||
git pull
|
||||
yarn install
|
||||
yarn dgiot:install
|
||||
yarn build
|
||||
cd ../dgiot
|
||||
git pull
|
||||
|
@ -6,7 +6,7 @@ parse.delete_field = ACL,objectId,updatedAt,createdAt
|
||||
##--------------------------------------------------------------------
|
||||
## parse config
|
||||
##--------------------------------------------------------------------
|
||||
parse.parse_server = http://prod.iotn2n.com:1337
|
||||
parse.parse_server = http://47.105.106.54:1337
|
||||
parse.parse_path = /parse/
|
||||
parse.parse_appid = 1uqZbbdd_JMyQ45YLsUzYezMRPerMa80
|
||||
parse.parse_master_key = PADbN7p973quWLngikp6XvrDbL97u_vM
|
||||
|
0
rootCA.key
Normal file
0
rootCA.key
Normal file
Loading…
Reference in New Issue
Block a user