mirror of
https://gitee.com/dgiiot/dgiot.git
synced 2024-12-02 04:08:54 +08:00
feat: scripts
This commit is contained in:
parent
0df1639d1f
commit
810bfe5fce
@ -43,7 +43,7 @@
|
|||||||
```bash
|
```bash
|
||||||
cd dgiot_dashboard
|
cd dgiot_dashboard
|
||||||
git pull
|
git pull
|
||||||
yarn install
|
yarn dgiot:install
|
||||||
yarn build
|
yarn build
|
||||||
cd ../dgiot
|
cd ../dgiot
|
||||||
git pull
|
git pull
|
||||||
|
@ -43,7 +43,7 @@ Before 2016, the Shuwa team had been crawling on the Internet and the mobile Int
|
|||||||
```bash
|
```bash
|
||||||
cd dgiot_dashboard
|
cd dgiot_dashboard
|
||||||
git pull
|
git pull
|
||||||
yarn install
|
yarn dgiot:install
|
||||||
yarn build
|
yarn build
|
||||||
cd ../dgiot
|
cd ../dgiot
|
||||||
git pull
|
git pull
|
||||||
|
@ -43,7 +43,7 @@ Before 2016, the Shuwa team had been crawling on the Internet and the mobile Int
|
|||||||
```bash
|
```bash
|
||||||
cd dgiot_dashboard
|
cd dgiot_dashboard
|
||||||
git pull
|
git pull
|
||||||
yarn install
|
yarn dgiot:install
|
||||||
yarn build
|
yarn build
|
||||||
cd ../dgiot
|
cd ../dgiot
|
||||||
git pull
|
git pull
|
||||||
|
@ -43,7 +43,7 @@ Before 2016, the Shuwa team had been crawling on the Internet and the mobile Int
|
|||||||
```bash
|
```bash
|
||||||
cd dgiot_dashboard
|
cd dgiot_dashboard
|
||||||
git pull
|
git pull
|
||||||
yarn install
|
yarn dgiot:install
|
||||||
yarn build
|
yarn build
|
||||||
cd ../dgiot
|
cd ../dgiot
|
||||||
git pull
|
git pull
|
||||||
|
@ -6,7 +6,7 @@ parse.delete_field = ACL,objectId,updatedAt,createdAt
|
|||||||
##--------------------------------------------------------------------
|
##--------------------------------------------------------------------
|
||||||
## parse config
|
## 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_path = /parse/
|
||||||
parse.parse_appid = 1uqZbbdd_JMyQ45YLsUzYezMRPerMa80
|
parse.parse_appid = 1uqZbbdd_JMyQ45YLsUzYezMRPerMa80
|
||||||
parse.parse_master_key = PADbN7p973quWLngikp6XvrDbL97u_vM
|
parse.parse_master_key = PADbN7p973quWLngikp6XvrDbL97u_vM
|
||||||
|
0
rootCA.key
Normal file
0
rootCA.key
Normal file
Loading…
Reference in New Issue
Block a user