mirror of
https://github.com/gurucomputing/headscale-ui.git
synced 2026-08-04 13:42:46 +00:00
Merge pull request #51 from gurucomputing/50-compatibility-documentation
50 compatibility documentation
This commit is contained in:
commit
7d6f0203ae
1 changed files with 11 additions and 0 deletions
11
README.md
11
README.md
|
|
@ -88,6 +88,17 @@ https://hs.yourdomain.com.au {
|
|||
### Other Configurations
|
||||
See [Other Configurations](/documentation/configuration.md) for further proxy examples, such as Traefik
|
||||
|
||||
## Troubleshooting
|
||||
Make sure you are using the latest version of headscale. Headscale-UI is only tested against:
|
||||
|
||||
* The current stable version of headscale
|
||||
* Chrome/Chrome Mobile
|
||||
* Firefox/Firefox Mobile
|
||||
|
||||
Note that while mobile is checked for functionality, the web experience is not mobile optimised.
|
||||
|
||||
If you are getting errors about preflight checks, it's probably CORS related. Make sure your UI sits on the same subdomain as headscale or inject CORS headers.
|
||||
|
||||
## Development
|
||||
see [development](/documentation/development.md) for details
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue