add line about status-server

This commit is contained in:
Nils 2021-09-20 19:26:44 +02:00
parent ca88cdc091
commit 440ffac50e
Signed by: byreqz
GPG Key ID: 396A62D7D436749E
1 changed files with 2 additions and 0 deletions

View File

@ -9,4 +9,6 @@ export ping_hosts="localhost localhost" && export http_hosts="https://duck.com h
- do not quote individual hosts
- https needs to specified most of the time to avoid 308s
the status-server.sh file includes a loop at the end which is needed in my docker setup, nothing else is different
for running the script in docker, see the included compose file