Fix typo in docker README's.
This commit is contained in:
parent
f4fe6663b9
commit
be937278ba
@ -36,7 +36,7 @@ Execute the following command to start services:
|
|||||||
$ ./docker-start-services.sh
|
$ ./docker-start-services.sh
|
||||||
`
|
`
|
||||||
|
|
||||||
After a while when all services will be successfully started you can open `http://{yor-host-ip}` in you browser (for ex. `http://localhost`).
|
After a while when all services will be successfully started you can open `http://{your-host-ip}` in you browser (for ex. `http://localhost`).
|
||||||
You should see ThingsBoard login page.
|
You should see ThingsBoard login page.
|
||||||
|
|
||||||
Use the following default credentials:
|
Use the following default credentials:
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 257 KiB |
@ -26,7 +26,7 @@ Where:
|
|||||||
- `--name mytb` - friendly local name of this machine
|
- `--name mytb` - friendly local name of this machine
|
||||||
- `thingsboard/tb` - docker image, can be also `thingsboard/tb-postgres` or `thingsboard/tb-cassandra`
|
- `thingsboard/tb` - docker image, can be also `thingsboard/tb-postgres` or `thingsboard/tb-cassandra`
|
||||||
|
|
||||||
After executing this command you can open `http://{yor-host-ip}:9090` in you browser (for ex. `http://localhost:9090`). You should see ThingsBoard login page.
|
After executing this command you can open `http://{your-host-ip}:9090` in you browser (for ex. `http://localhost:9090`). You should see ThingsBoard login page.
|
||||||
Use the following default credentials:
|
Use the following default credentials:
|
||||||
|
|
||||||
- **Systen Administrator**: sysadmin@thingsboard.org / sysadmin
|
- **Systen Administrator**: sysadmin@thingsboard.org / sysadmin
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user