mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-08 08:01:02 -04:00
remove test plugin from docker compose
This commit is contained in:
parent
366339355b
commit
6ba75293b1
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue