mirror of
https://github.com/dgtlmoon/changedetection.io.git
synced 2026-09-24 06:15:52 +00:00
Moving start text to a more visible part
This commit is contained in:
@@ -16,11 +16,7 @@ Know when ...
|
||||
- Realestate listing changes
|
||||
|
||||
|
||||
|
||||
|
||||

|
||||
|
||||
Get monitoring! super simple.
|
||||
Get monitoring now! super simple.
|
||||
|
||||
```
|
||||
$ mkdir ./datastore
|
||||
@@ -29,8 +25,11 @@ $ docker run -d --restart always -p "127.0.0.1:5000:5000" -v "$(pwd)"/datastore:
|
||||
|
||||
Now visit http://127.0.0.1:5000 , You should now be able to access the UI.
|
||||
|
||||
|
||||
(The `/datastore` `-v` is optional, I prefer to have the files on my local disk instead of in a docker volume)
|
||||
|
||||
|
||||

|
||||
|
||||
|
||||
### Future plans
|
||||
|
||||
@@ -41,4 +40,4 @@ Now visit http://127.0.0.1:5000 , You should now be able to access the UI.
|
||||
- Use a graphic/rendered page difference instead of text (see the experimental `selenium-screenshot-diff` branch)
|
||||
|
||||
|
||||
Please :star: star :star: this project and help it grow! https://github.com/dgtlmoon/changedetection.io/
|
||||
Please :star: star :star: this project and help it grow! https://github.com/dgtlmoon/changedetection.io/
|
||||
|
||||
Reference in New Issue
Block a user