From 78791ad064eb9f45709251f34af7b76a1eafc76d Mon Sep 17 00:00:00 2001 From: jon r Date: Tue, 18 Jan 2022 19:06:28 +0100 Subject: [PATCH] env.example : ETHERPAD_PUBLIC_URL : incl. /p/ path Closes #1200 --- env.example | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/env.example b/env.example index 6d10a30..dd66b2a 100644 --- a/env.example +++ b/env.example @@ -97,8 +97,8 @@ TZ=UTC # Set etherpad-lite URL in docker local network (uncomment to enable) #ETHERPAD_URL_BASE=http://etherpad.meet.jitsi:9001 -# Set etherpad-lite public URL (uncomment to enable) -#ETHERPAD_PUBLIC_URL=https://etherpad.my.domain +# Set etherpad-lite public URL, including /p/ pad path fragment (uncomment to enable) +#ETHERPAD_PUBLIC_URL=https://etherpad.my.domain/p/ # Name your etherpad instance! ETHERPAD_TITLE=Video Chat @@ -411,4 +411,4 @@ RESTART_POLICY=unless-stopped #TOOLBAR_BUTTONS= # Hide the buttons at pre-join screen. Add the buttons name separated with comma -#HIDE_PREMEETING_BUTTONS= \ No newline at end of file +#HIDE_PREMEETING_BUTTONS=