mirror of
https://github.com/linuxserver/docker-speedtest-tracker.git
synced 2026-02-19 17:02:52 +08:00
Add default creds to readme
This commit is contained in:
parent
9766e3f1b6
commit
a4e90191cd
@ -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 admin@example.com / password
|
||||
|
||||
For more information check out the [project documentation](https://docs.speedtest-tracker.dev/).
|
||||
|
||||
## Usage
|
||||
|
||||
|
||||
@ -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 admin@example.com / password
|
||||
|
||||
For more information check out the [project documentation](https://docs.speedtest-tracker.dev/).
|
||||
# init diagram
|
||||
init_diagram: |
|
||||
"speedtest-tracker:latest": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user