Try to fix noit working Plugin installer
This commit is contained in:
parent
cd5512209e
commit
a1d268ab87
|
@ -5,7 +5,7 @@ services:
|
|||
container_name: kanboard
|
||||
image: kanboard/kanboard:v1.2.28
|
||||
environment:
|
||||
- PLUGIN_INSTALLER = true
|
||||
- PLUGIN_INSTALLER=true
|
||||
ports:
|
||||
- ${APP_PORT}:80
|
||||
restart: unless-stopped
|
||||
|
|
Loading…
Reference in New Issue
Block a user