mirror of
https://github.com/Dokploy/templates.git
synced 2026-05-06 02:07:03 -05:00
[GH-ISSUE #72] Cannot create lowcoder instance #563
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 @abdelba on GitHub (Apr 8, 2025).
Original GitHub issue: https://github.com/Dokploy/templates/issues/72
To Reproduce
When trying to create from lowcoder template, the error
e.config.domains.every is not a functionis displayedCurrent vs. Expected behavior
The error appears while we would like to create the lowcoder instance instead.
Provide environment information
Which area(s) are affected? (Select all that apply)
Application
Are you deploying the applications where Dokploy is installed or on a remote server?
Same server where Dokploy is installed
Additional context
No response
Will you send a PR to fix it?
No
@Siumauricio commented on GitHub (Apr 9, 2025):
Fixed