Secure your Web UI?

Do you want to enable a login for this Web UI? You can change this later by editing web.json in the config directory.

What happens if I enable it?
  • A token is stored locally (or you can set your own). You can log in with that token.
  • You can also set the environment variable ROCMWSL_WEB_TOKEN to override it.