Sergei
App ignore .env
Hello! I Come up against during deploy LibreChat via Dokploy.
I get follow error: Bind for 0.0.0.0:3000 failed: port is already allocated The main point, LibreChat don't use 3000 port by default. I think, Dokploy ignore .env settings, but I can't what I do wrong. I have tried next options: 1. Deploy from my private git repo with prepared .env 2. CopyPaste all from my prepared .env in Environment Settings in the compose app in Dokploy. In this cases I've got the same error, port is already allocated I don't have the same problem locally or without Dokploy. Could you help me, please?
I get follow error: Bind for 0.0.0.0:3000 failed: port is already allocated The main point, LibreChat don't use 3000 port by default. I think, Dokploy ignore .env settings, but I can't what I do wrong. I have tried next options: 1. Deploy from my private git repo with prepared .env 2. CopyPaste all from my prepared .env in Environment Settings in the compose app in Dokploy. In this cases I've got the same error, port is already allocated I don't have the same problem locally or without Dokploy. Could you help me, please?
4 replies
How to run plane.so on dokploy?
Hello! I want to run plane.so on my VPS with Dokploy, but their instruction contains some specific steps such as install via /setup.sh menu.
Is it possible to run this app without it?
https://docs.plane.so/self-hosting/methods/docker-compose
4 replies