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:
context: .
args:
ETHERPAD_PLUGINS: >-
ep_image_upload
ETHERPAD_PLUGINS:
# change from development to production if needed
target: development
tty: true