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

About DISABLE_HTTPS #458

Open
zhaojing1987 opened this issue Sep 4, 2024 · 1 comment
Open

About DISABLE_HTTPS #458

zhaojing1987 opened this issue Sep 4, 2024 · 1 comment

Comments

@zhaojing1987
Copy link

I am using Docker Compose to install Zulip. In the absence of a domain name and only an IP address, I set DISABLEHTTPS to "True". However, when I access the page through IP, there is a problem. I found that when loading JS, it is using HTTPS, which causes CORS to malfunction。

image

Is it necessary to execute commands inside the container when creating an organization? The new organization link on the page doesn't seem very friendly, is there any way?

@markc-versa
Copy link

Disclaimer: not a contributor or maintainer, but have hosted zulip since around 2016. Check out LOADBALANCER_IPS. In my config, apparently I don't need to set DISABLE_HTTPS any more; LOADBALANCER_IPS either replaces it or does something similar.

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