remove test plugin from docker compose

This commit is contained in:
Jannik Streek 2024-02-21 13:34:14 +01:00
parent 366339355b
commit 6ba75293b1

View file

@ -9,8 +9,7 @@ services:
build: build:
context: . context: .
args: args:
ETHERPAD_PLUGINS: >- ETHERPAD_PLUGINS:
ep_image_upload
# change from development to production if needed # change from development to production if needed
target: development target: development
tty: true tty: true