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=