File tree 1 file changed +3
-3
lines changed 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 97
97
# Set etherpad-lite URL in docker local network (uncomment to enable)
98
98
#ETHERPAD_URL_BASE=http://etherpad.meet.jitsi:9001
99
99
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/
102
102
103
103
# Name your etherpad instance!
104
104
ETHERPAD_TITLE=Video Chat
@@ -411,4 +411,4 @@ RESTART_POLICY=unless-stopped
411
411
#TOOLBAR_BUTTONS=
412
412
413
413
# Hide the buttons at pre-join screen. Add the buttons name separated with comma
414
- #HIDE_PREMEETING_BUTTONS=
414
+ #HIDE_PREMEETING_BUTTONS=
You can’t perform that action at this time.
0 commit comments