Jayaprakash
Jayaprakash
Hey **@LucasXu0**, can I work on this?
Hey @vytas7, @**berzi**, I've looked into the codebase, specifically examining how URI routes are added and how the Falcon app searches for a route. The issue might be linked to...
Hey **@amirsayyad375**, Why is the **`minio_url`** port number followed by the comment, `minio_url: "http://minio:9000/ # change this if you are using a different address for minio"`? This could potentially be...
**@amirsayyad375**, you could try running the docker compose cmd without including the comment followed by the port number.
**@amirsayyad375,** you could run this cmd `./build/run_local_server.sh` or `docker compose --file ./docker-compose-dev.yml up -d`. **ref:** [CONTRIBUTING.md](https://github.com/AppFlowy-IO/AppFlowy-Cloud/blob/main/doc/CONTRIBUTING.md) [readme.md](https://github.com/AppFlowy-IO/AppFlowy-Cloud/blob/main/README.md#run-the-appflowy-cloud)
Hey **@P5J3MS**, could you please provide some additional context regarding the specific commands you're attempting to execute? It seems like the issue lies with AppFlowy Cloud attempting to connect to...