Cleanup script

This commit is contained in:
Matthias
2019-05-18 10:29:38 +02:00
parent 70fabebcb3
commit f2e4689d0c
2 changed files with 1 additions and 10 deletions

View File

@@ -19,7 +19,6 @@ Sample configuration:
You can then access the API by going to `http://127.0.0.1:8080/api/v1/version` to check if the API is running correctly.
### Configuration with docker
If you run your bot using docker, you'll need to have the bot listen to incomming connections. The security is then handled by docker.
@@ -179,6 +178,4 @@ version
whitelist
Show the current whitelist
:returns: json object
```