Nikhil
Nikhil
Hello, @me-abhishekpal! you can modify the host port in nginx. Additionally, I suggest removing all port mappings from other containers if its causing errors with your internal system and executing...
Hi @me-abhishekpal just to check are you using `develop` branch or the `master` branch. Also can you please share the logs of both frontend and backend containers.
Hi @me-abhishekpal, just the container logs `docker logs CONTAINER_NAME`
Hello @tajkirkpatrick! We wanted to let you know that we have made updates to the Docker setup. Could you please give it another try? We have carefully reviewed the issue...
Hello @schnillerman! We've made some improvements to the docker configuration. To avoid any interference with system ports, we decided to remove the ports for backend (`8000`) and frontend (`3000`) as...
Hi, if you already have a reverse proxy running you may have to forward the `/` to the plane frontend that runs on port 3000 and anything to `/api` to...
Hello @zub0r! The updated Docker setup has been successfully pushed to the master branch, and all the latest images, including the proxy, have been uploaded to Docker Hub. With these...
Created a PR #1234 to fix this.
Hello @ultimate-smile, thank you for bringing this issue to our attention. We're happy to inform you that it has been successfully resolved. We're now closing this issue. However, if you...
We have fixed the above issue in our `develop` branch we are still aggressively testing it and fixing any bugs.