Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mixed content error #310

Open
leoriviera opened this issue Dec 31, 2024 · 0 comments
Open

Mixed content error #310

leoriviera opened this issue Dec 31, 2024 · 0 comments

Comments

@leoriviera
Copy link

I expose my solidtime instance to the internet using Traefik and through Cloudflare Tunnels. As Cloudflare Tunnels handles HTTPS, I don't handle this on my machine.

The following is in my laravel.env

APP_URL="https://my-domain.com"
APP_FORCE_HTTPS="false"

I get mixed content errors whenever I try to use solidtime.

xhr.js:195 Mixed Content: The page at 'https://my-domain.com/login' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://my-domain.com/register'. This request has been blocked; the content must be served over HTTPS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant