mirror of
https://gitee.com/dgiiot/dgiot.git
synced 2024-12-01 19:58:46 +08:00
feat: update v4.6.1 dgiot_n234
This commit is contained in:
parent
aa3b1f69e5
commit
7de9b2715c
@ -1486,9 +1486,9 @@ dgiot_shell
|
|||||||
# set parameters by default value
|
# set parameters by default value
|
||||||
deployType=single # [single | cluster | devops | ci]
|
deployType=single # [single | cluster | devops | ci]
|
||||||
domain_name="prod.dgiotcloud.cn" # [prod.dgiotcloud.cn | your_domain_name]
|
domain_name="prod.dgiotcloud.cn" # [prod.dgiotcloud.cn | your_domain_name]
|
||||||
software="dgiot_n229" # [dgiot_n229| dgiot_n]
|
software="dgiot_n234" # [dgiot_n234| dgiot_n]
|
||||||
plugin="dgiot" # [dgiot | dgiot_your_plugin]
|
plugin="dgiot" # [dgiot | dgiot_your_plugin]
|
||||||
dgiotmd5="8431e1d68463ce81e96a758e684fe9b1" # [dgiotmd5]
|
dgiotmd5="5def10e33d5f5b7fabd362249a58f36b" # [dgiotmd5]
|
||||||
pg_eip="changeyourip" # [datanode_eip]
|
pg_eip="changeyourip" # [datanode_eip]
|
||||||
pg_auth='changeyourpassword' # [pg_auth]
|
pg_auth='changeyourpassword' # [pg_auth]
|
||||||
|
|
||||||
|
@ -29,7 +29,7 @@
|
|||||||
|
|
||||||
-ifndef(EMQX_ENTERPRISE).
|
-ifndef(EMQX_ENTERPRISE).
|
||||||
|
|
||||||
-define(EMQX_RELEASE, {opensource, "4.6.0"}).
|
-define(EMQX_RELEASE, {opensource, "4.6.1"}).
|
||||||
|
|
||||||
-else.
|
-else.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user