Self-host configuration
Hello! I'm facing some difficulties on configuring my self hosted supabase instance because locally I had everything configured on the config.toml file but now (on Hostinger) it all has to be done via the docker compose file which has a total different syntax.
For example, locally, I have a few templates html files under templates/ folder and then I configure them on config.toml. How can I replicate this on my self hosted instance? Thank you!
For example, locally, I have a few templates html files under templates/ folder and then I configure them on config.toml. How can I replicate this on my self hosted instance? Thank you!