feat: scripts

This commit is contained in:
h7ml 2021-07-28 16:36:06 +08:00
parent 0df1639d1f
commit 810bfe5fce
No known key found for this signature in database
GPG Key ID: A37A4F13B34F2202
6 changed files with 5 additions and 5 deletions

View File

@ -43,7 +43,7 @@
```bash
cd dgiot_dashboard
git pull
yarn install
yarn dgiot:install
yarn build
cd ../dgiot
git pull

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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
View File