Skip to content

Commit 1944a7e

Browse files
authored
Merge pull request #38 from linuxserver/default-creds
2 parents 9766e3f + a4e9019 commit 1944a7e

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)