Add toc to docs

This commit is contained in:
kolaente 2020-09-03 17:34:44 +02:00
parent 8da7db3e26
commit 1a4eef1056
Signed by untrusted user who does not match committer: konrad
GPG key ID: F40E70337AB24C9B
22 changed files with 77 additions and 41 deletions

View file

@ -17,6 +17,8 @@ Unzip them and store them somewhere your server can access them.
You also need to configure a rewrite condition to internally redirect all requests to `index.html` which handles all urls.
{{< table_of_contents >}}
## API URL configuration
By default, the frontend assumes it can reach the api at `/api/v1` relative to the frontend url.