Skip to content

Commit 78791ad

Browse files
almereydasaghul
authored andcommitted
env.example : ETHERPAD_PUBLIC_URL : incl. /p/ path
Closes jitsi#1200
1 parent a504b59 commit 78791ad

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

env.example

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,8 @@ TZ=UTC
9797
# Set etherpad-lite URL in docker local network (uncomment to enable)
9898
#ETHERPAD_URL_BASE=http://etherpad.meet.jitsi:9001
9999

100-
# Set etherpad-lite public URL (uncomment to enable)
101-
#ETHERPAD_PUBLIC_URL=https://etherpad.my.domain
100+
# Set etherpad-lite public URL, including /p/ pad path fragment (uncomment to enable)
101+
#ETHERPAD_PUBLIC_URL=https://etherpad.my.domain/p/
102102

103103
# Name your etherpad instance!
104104
ETHERPAD_TITLE=Video Chat
@@ -411,4 +411,4 @@ RESTART_POLICY=unless-stopped
411411
#TOOLBAR_BUTTONS=
412412

413413
# Hide the buttons at pre-join screen. Add the buttons name separated with comma
414-
#HIDE_PREMEETING_BUTTONS=
414+
#HIDE_PREMEETING_BUTTONS=

0 commit comments

Comments
 (0)