Oleksandr Honcharov
Oleksandr Honcharov
Also got stuck with this error. Way to reproduce, just create vite-electron template and try to use webtorrent. 
If i will run `npx prisma migrate dev/deploy` command will be success. Node.js was installed via NVM.
 @Eliminationzx the functionality of the deployable should be available out of the box, preferably without additional manipulations
@Eliminationzx The setup appears to be in order. However, some documentation is required to explain the correct procedure for starting up the mail server. 
@Siumauricio https://github.com/Dokploy/dokploy/issues/408#issuecomment-2355372652 Please advise on how to add some documentation to the template, as previously discussed.
Maybe it will be useful, i created a templates documentation, so you can also help me with it if you wanna. https://github.com/SashaGoncharov19/dokploy-template-docs https://sashagoncharov19.github.io/dokploy-template-docs/
@andrekutianski When I installed this on the Hetzner Robot, there were no problems with traffic, everything was stable and the connections worked fine. But I also have a home server...
> I'd like to suggest few updates for dms compose.yml file: > > ``` > services: > mailserver: > image: ghcr.io/docker-mailserver/docker-mailserver:latest > hostname: ${DMS_HOSTNAME} > ports: > - 25:25 #...