Supabase not work if you change any env variable
complete
W
Wesley Oliveira
trying to change the supabase .env, and this just make supabase not working! looks like is related to this bug https://github.com/easypanel-io/compose/issues/10
W
Wesley Oliveira
Hey Muhammad Ahsan Shaikh, tx for working on that! I tried that before, but it didn't work. I might be missing something, but it looks like you solved the problem! Do you plan to release it?
M
Muhammad Ahsan Shaikh
Wesley Oliveira: I really appreciate you for raising this. But, this seems to be the default behavior of the application Supabase itself. We have a workaround to get this working and I have mentioned it below.
M
Muhammad Ahsan Shaikh
complete
M
Muhammad Ahsan Shaikh
in progress
M
Muhammad Ahsan Shaikh
Hi - Thanks for raising this. I have just gone through testing this, and yes the error exists. I'm listing down the steps to correctly change the default given configuration.
- Fork the Compose Repo.
- Change the Configuration.
- Create the Compose Service.
- Provide the new source of your repo to it.
- Change the domain pointing to Kong port 8000.
Let me know if that resolves your issue. Thanks!