Image uploads is pointing to localhost instead of dns
Hi team, Iโm self-hosting Plane (v1.2.1) using docker-compose behind aaPanel + Nginx.
Issue:
- UI loads fine
- Login works
- API calls return 200
- Project creation fails
- Frontend still calls http://localhost/uploads even after reinstall
- Containers recreated
Can you please help me, All the other functionalities are working, expect the image uploads
๐ CodeRabbit Plan Mode
Generate an implementation plan and prompts that you can use with your favorite coding agent.
- [ ] Create Plan
๐ Similar Issues
Possible Duplicates
- https://github.com/makeplane/plane/issues/6624
Related Issues
- https://github.com/makeplane/plane/issues/5873
- https://github.com/makeplane/plane/issues/6509
- https://github.com/makeplane/plane/issues/7003
- https://github.com/makeplane/plane/issues/7116
๐ค Suggested Assignees
๐งช Issue enrichment is currently in open beta.
You can configure auto-planning by selecting labels in the issue_enrichment configuration.
To disable automatic issue enrichment, add the following to your .coderabbit.yaml:
issue_enrichment:
auto_enrich:
enabled: false
๐ฌ Have feedback or questions? Drop into our discord or schedule a call!
Can Someone , Please help me
Could you please share screenshot of network tab while creating a new project
Also, are you using local minio or s3 bucket?