aboutsummaryrefslogtreecommitdiffstats
path: root/docs/server.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/server.md')
-rw-r--r--docs/server.md6
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: