env.example : ETHERPAD_PUBLIC_URL : incl. /p/ path

Closes #1200
pull/1203/head
jon r 3 years ago committed by Saúl Ibarra Corretgé
parent a504b59979
commit 78791ad064
  1. 4
      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

Loading…
Cancel
Save