mirror of
https://github.com/Dokploy/templates.git
synced 2026-05-22 14:33:27 -05:00
[GH-ISSUE #114] Formbricks template doesn't work #3529
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @maelp on GitHub (May 4, 2025).
Original GitHub issue: https://github.com/Dokploy/templates/issues/114
The formbricks template doesn't work out of the box
@driaug commented on GitHub (May 4, 2025):
Also facing this issue. To give some more context, the
formbrickscontainer crashes when attempting to runpnpm prisma migrate deploy.It is related to this issue https://github.com/formbricks/formbricks/issues/4704 in Formbricks and simply bumping the version in the template to
3.1.5resolves the issue. No other fixes are needed.