update docker readme

This commit is contained in:
Krzysztof
2025-08-03 14:24:01 +02:00
parent 50a46d8ad9
commit 2adbc0b073
2 changed files with 7 additions and 1 deletions

View File

@@ -36,6 +36,12 @@ chmod +x uptimemonitor
You can also use provided `Dockerfile` and `docker-compose.yml` for reference to
run the app using Docker.
For example, to run a local copy without https enabled:
```bash
SECURE=false COOLIFY_VOLUME_APP=~/testdata docker-compose up
```
## First run
When you first run the application you will be asked to create a new account,