Hello! Sorry, need some help. Trying to secure the dashboard on the Docker version of supabase. The official doc is saying
The Docker setup doesn't include a management database for managing users and logins. If you plan to deploy the Studio to the web we suggest you put it behind a web proxy with Basic Auth or hide it behind a VPN.
Any tutorial/article on how to build such a setup? Thanks!