Skip to content

Commit

Permalink
Merge pull request #38 from linuxserver/default-creds
Browse files Browse the repository at this point in the history
  • Loading branch information
Roxedus authored Jan 9, 2025
2 parents 9766e3f + a4e9019 commit 1944a7e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
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

0 comments on commit 1944a7e

Please sign in to comment.