Added startup flag to backend
This commit is contained in:
@@ -65,6 +65,7 @@ services:
|
|||||||
|
|
||||||
## Telemetry & Optional settings
|
## Telemetry & Optional settings
|
||||||
PENPOT_TELEMETRY_ENABLED: "false"
|
PENPOT_TELEMETRY_ENABLED: "false"
|
||||||
|
PENPOT_FLAGS: enable-login-with-password
|
||||||
|
|
||||||
penpot-mcp:
|
penpot-mcp:
|
||||||
image: "penpotapp/mcp:${PENPOT_VERSION:-latest}"
|
image: "penpotapp/mcp:${PENPOT_VERSION:-latest}"
|
||||||
|
|||||||
Reference in New Issue
Block a user