mirror of
https://github.com/gurucomputing/headscale-ui.git
synced 2026-07-28 10:14:10 +00:00
more troubleshooting tips
This commit is contained in:
parent
97237606f5
commit
2ccc4a4fa6
1 changed files with 5 additions and 3 deletions
|
|
@ -91,11 +91,13 @@ See [Other Configurations](/documentation/configuration.md) for further proxy ex
|
|||
## Troubleshooting
|
||||
Make sure you are using the latest version of headscale. Headscale-UI is only tested against:
|
||||
|
||||
* the current stable version of headscale
|
||||
* The current stable version of headscale
|
||||
* Chrome/Chrome Mobile
|
||||
* Firefox
|
||||
* Firefox/Firefox Mobile
|
||||
|
||||
Sorry mac fans, safari will only happen if someone wants to spring for an iphone/macbook for myself. Note that while mobile is checked for functionality, the web experience is not mobile optimised.
|
||||
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