mirror of
https://github.com/Dokploy/templates.git
synced 2026-05-06 10:37:26 -05:00
Formbricks template doesn't work #50
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).
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.