Update README.md

This commit is contained in:
Axel 2021-01-08 17:35:09 +01:00 committed by GitHub
parent 65beb2b7ea
commit 2f50e50307
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ I figured it could be useful for others so here we are.
It uses a SQL backend for handling the tasks and the status of the tasks.
Tested on MySQL only.
It comes with a very straightforward dashboard written in PHP. This is **optional**, the `monitolite.pl` script runs as standalone.
It comes with a very straightforward dashboard written in PHP. This is **optional**, the `monitolite.pl` script runs as standalone.
**Caution**: the backend is not password-protected. You should make sure you add your own security layer via IP filtering or basic authentication.