添加部署过程说明
This commit is contained in:
parent
2399fc16f6
commit
d67d8bfa6e
|
|
@ -1 +1,14 @@
|
|||
会加入ruoyi的默认网络docker_default
|
||||
会加入ruoyi的默认网络docker_default
|
||||
|
||||
|
||||
docker-compose run --rm -e INSTALL_TB=true -e LOAD_DEMO=true thingsboard-ce
|
||||
docker-compose up -d
|
||||
|
||||
租户管理员:
|
||||
- 用户名:tenant@thingsboard.org
|
||||
- 密码:tenant
|
||||
|
||||
系统管理员:
|
||||
- 用户名:sysadmin@thingsboard.org
|
||||
- 密码:sysadmin
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue