This commit is contained in:
2023-03-19 17:11:32 +01:00
parent fa97e63c58
commit ed9b8ba70d

View File

@@ -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`.