Nikhil
Nikhil
Hey @MyWay, can you check by upgrading to the latest version. This issue should be fixed now. Let us know if you are still facing this issue.
You can turn the `USE_MINIO` environment to `0`.
Oh okay @MyWay, can you also remove the `AWS_S3_ENDPOINT_URL`.
It will be still using Amazon S3 only.
Oh okay currently Plane only supports S3 and Minio what storage are you using @MyWay ?
@MyWay, you may have to also update the `nginx.conf` to point to your file server.
You may have to do some changes the current plane setup either connects with S3 or minio for fetching assets for other services you may have to change the configuration...
Hi @torbenraab, I wanted to express my gratitude for your valuable contribution to Plane. Your efforts are greatly appreciated by our team. We will be merging your pull request (PR)...
Hi @torbenraab, that's certainly an option but we can try replacing the variables during runtime which will avoid the need to rebuild the docker containers. I will take a look...
Hi @torbenraab, the idea looks good but it requires saving the configuration in the database or just getting the variables from the environment.