web,etherpad: add etherpad addon for sharing document
This commit is contained in:
committed by
Saúl Ibarra Corretgé
parent
2f9192c238
commit
62f2d11cab
2
Makefile
2
Makefile
@@ -2,7 +2,7 @@ FORCE_REBUILD ?= 0
|
||||
JITSI_RELEASE ?= stable
|
||||
JITSI_BUILD ?= latest
|
||||
JITSI_REPO ?= jitsi
|
||||
JITSI_SERVICES ?= base base-java web prosody jicofo jvb jigasi
|
||||
JITSI_SERVICES ?= base base-java web prosody jicofo jvb jigasi etherpad
|
||||
|
||||
ifeq ($(FORCE_REBUILD), 1)
|
||||
BUILD_ARGS = "--no-cache"
|
||||
|
||||
Reference in New Issue
Block a user