Added startup flag to backend

This commit is contained in:
2026-06-20 16:55:00 +02:00
parent 1d78a1c148
commit 5647189bba
+1
View File
@@ -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}"