diff --git a/README.md b/README.md index 95413c6..e951d43 100644 --- a/README.md +++ b/README.md @@ -129,7 +129,7 @@ super = "root" ### Server endpoint The server serves the API under the following endpoint: -``http://SERVERNAME[:PORT]/api/v1` where SERVERNAME[:PORT] is the +`http://SERVERNAME[:PORT]/api/v1` where SERVERNAME[:PORT] is the argument to the `-l` commandline argument or the config option `listen` or the environment variable `CENOD_LISTEN`.