Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,9 @@ The architectures supported by this image are:

## Application Setup

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

For more information check out the [project documentation](https://docs.speedtest-tracker.dev/).

## Usage

Expand Down
4 changes: 3 additions & 1 deletion readme-vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,9 @@ opt_param_env_vars:
# application setup block
app_setup_block_enabled: true
app_setup_block: |
Access the web UI at `<your-ip>:80`, for more information check out the [project documentation](https://docs.speedtest-tracker.dev/).
Access the web UI at `<your-ip>:80`, the default credentials are [email protected] / password

For more information check out the [project documentation](https://docs.speedtest-tracker.dev/).
# init diagram
init_diagram: |
"speedtest-tracker:latest": {
Expand Down
Loading