From 54409e92fe9d526110b79d14e84a25b0d7ead82c Mon Sep 17 00:00:00 2001 From: alexdx-ca Date: Tue, 30 May 2023 17:03:06 -0400 Subject: [PATCH] Update docker.md added TRY_SEND_URL --- docs/docker.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/docker.md b/docs/docker.md index 1eab4f3c..8f12a3e4 100644 --- a/docs/docker.md +++ b/docs/docker.md @@ -99,6 +99,7 @@ See the table below for the variables and their default values. | UI_CUSTOM_CSS | | Allows you to define a custom CSS file for custom styling | | CUSTOM_FOOTER_TEXT | | Allows you to define a custom footer | | CUSTOM_FOOTER_URL | | Allows you to define a custom URL in your footer | +| TRY_SEND_URL | | Allows you to define a custom URL to link to after a successful download | Side note: If you define a custom URL and a custom footer, only the footer text will display, but will be hyperlinked to the URL.