Skip to content

Commit a4e9019

Browse files
committed
Add default creds to readme
1 parent 9766e3f commit a4e9019

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,9 @@ The architectures supported by this image are:
5959

6060
## Application Setup
6161

62-
Access the web UI at `<your-ip>:80`, for more information check out the [project documentation](https://docs.speedtest-tracker.dev/).
62+
Access the web UI at `<your-ip>:80`, the default credentials are [email protected] / password
63+
64+
For more information check out the [project documentation](https://docs.speedtest-tracker.dev/).
6365

6466
## Usage
6567

readme-vars.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,9 @@ opt_param_env_vars:
3737
# application setup block
3838
app_setup_block_enabled: true
3939
app_setup_block: |
40-
Access the web UI at `<your-ip>:80`, for more information check out the [project documentation](https://docs.speedtest-tracker.dev/).
40+
Access the web UI at `<your-ip>:80`, the default credentials are [email protected] / password
41+
42+
For more information check out the [project documentation](https://docs.speedtest-tracker.dev/).
4143
# init diagram
4244
init_diagram: |
4345
"speedtest-tracker:latest": {

0 commit comments

Comments
 (0)