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

Force HTTPS / Change graphql URL? #210

Open
ronilaukkarinen opened this issue Aug 16, 2021 · 1 comment
Open

Force HTTPS / Change graphql URL? #210

ronilaukkarinen opened this issue Aug 16, 2021 · 1 comment

Comments

@ronilaukkarinen
Copy link

Most functions won't work because Console is flooding with errors like this:

Mixed Content: The page at 'https://xxxxxxx.xxxx.us/search' was loaded over HTTPS, but requested an insecure resource 'http://xxxxxxx.xxxx.us:4000/graphql'. This request has been blocked; the content must be served over HTTPS.

I have apache reverse proxy set up for subdomain. Setting WEB_UI_API_URL in .env didn't help as it for some reason always gets that HTTP with subdomain and port :4000 that obviously will not work.

Any tips?

@pacholoamit
Copy link

Yeah, also having this issue

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

2 participants