From fe2844d5c8a27fc8f9b69245ae9e5b8d9419ccad Mon Sep 17 00:00:00 2001 From: routerino <45954722+routerino@users.noreply.github.com> Date: Thu, 13 Oct 2022 09:59:06 +1100 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 21ed6c2..9b653de 100644 --- a/README.md +++ b/README.md @@ -104,6 +104,9 @@ Your API key is either not saved. Create an API key in `headscale` (via command Alternatively, you haven't fixed your domain. HS-UI *has* to be ran on the same subdomain or you need to configure CORS. Yes you need to use a reverse proxy to do this. Use a reverse proxy. +## Security +see [security](/SECURITY.md) for details + ## Development see [development](/documentation/development.md) for details