Iustin G

Results 7 comments of Iustin G

This could be easily implemented using a trigger when a new message is received by the socket. The following should be executed on the 'message-container' div from the MessageContainer: `node.scroll({top:...

Same for me, sometimes containers remain on disk..

Found the fix!! Hidden in plain sight... From the .env.example: ```env ## Cloudflare is currently required to save things like social media avatars for accounts. CLOUDFLARE_ACCOUNT_ID="your-account-id" CLOUDFLARE_ACCESS_KEY="your-access-key" CLOUDFLARE_SECRET_ACCESS_KEY="your-secret-access-key" CLOUDFLARE_BUCKETNAME="your-bucket-name" CLOUDFLARE_BUCKET_URL="https://your-bucket-url.r2.cloudflarestorage.com/"...

Any new info on this?

+1. I also envision the template.toml could be inside the repo, and dokploy would deploy that app using that toml. This would make truly self-contained app settings per 'template' repo....