hcengineering / hcengineering/huly-selfhost
huly-selfthosted behind cloudflare tunnel
- Dominant language
- Shell
- Stars
- 3.5k
- Forks
- 469
- PR merge metrics
- No merged PRs in 30d
Description
I have an existing cloudflare tunnel service into my proxmox machine, and added a record to point to `http://:8087/` so it will have a DNS record of `https://office.some.tld`
Wherein `huly-vm ip` is `10.0.1.222`
But it appears there's an issue when attempting to login `Unknown error: Failed to fetch`
```
utils.ts:957 Mixed Content: The page at 'https://office.some.rld/login%3Acomponent%3ALoginApp/login' was loaded over HTTPS, but requested an insecure resource 'http://10.0.1.222:3000/providers'. This request has been blocked; the content must be served over HTTPS.
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.