diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/server.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/server.md b/docs/server.md index 79e62239..b4f41ddf 100644 --- a/docs/server.md +++ b/docs/server.md @@ -67,6 +67,12 @@ Defaults to `false`. A valid postgres URI, where the user and history data will be saved to. +### path + +A path to prepend to all the routes of the server. Any empty string means that nothing will be prepended. + +Defaults to `""` + ## Container deployment instructions You can deploy you own atuin server in a container: |
