BennyKok / comfyui-deploy

An open source `vercel` like deployment platform for Comfy UI
https://comfydeploy.ing
GNU Affero General Public License v3.0
771 stars 85 forks source link

adding local docker compose with local postgres #39

Open webcoderz opened 3 months ago

webcoderz commented 3 months ago

might need some adjustments

piotr-sikora-v commented 2 weeks ago

I tried, and after setting all I got error:

pg_proxy-1      | 2024/07/10 16:59:32 Got request from 172.18.0.5:57292
pg_proxy-1      | 2024/07/10 16:59:32 Got request from 172.18.0.5:57292, proxying to postgres:5480, allowed=true, addressArg=, hostHeader=pg_proxy
pg_proxy-1      | 2024/07/10 16:59:32 failed to handle websocket: dial tcp 172.18.0.2:5480: connect: connection refused
comfy-deploy-1  |  ⨯ node_modules/@neondatabase/serverless/index.js (1336:73) @ captureStackTrace
comfy-deploy-1  |  ⨯ Error: Connection terminated unexpectedly
comfy-deploy-1  |     at async Main (./src/components/Main.tsx:87:22)
comfy-deploy-1  | null