From 72bf8a5553e1877302208977df5cb61e02029392 Mon Sep 17 00:00:00 2001 From: Mathias Date: Wed, 3 Jun 2026 23:21:06 +0200 Subject: [PATCH] docs(env): document TAPIR_PUBLIC_URL for tapir invite Co-Authored-By: Claude Opus 4.8 (1M context) --- .env.example | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.env.example b/.env.example index 130e83e..3294e69 100644 --- a/.env.example +++ b/.env.example @@ -51,3 +51,8 @@ TAPIR_POLL_INTERVAL= # caption endpoint; after it expires the video is retried. 0 = always retry. # Go duration; default 1h. TAPIR_FETCH_BACKOFF= + +# --- invitations (tapir invite) ------------------------------------------- +# Public base URL used to build the invite link `tapir invite ` prints. +# Default https://tapir.d-ma.be; no trailing slash needed. +TAPIR_PUBLIC_URL=