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

turn URL config independent from SSL var #76

Merged
merged 1 commit into from
Jan 14, 2018
Merged

Conversation

ajcamilo
Copy link
Contributor

At my company everything must be behind one reverse proxy (that has the certificate for our domain).

In order to have the fullBaseUrl with https, you need to set the SSL environment variable to true.

But this also enables the "ssl force" to true. And this doesn't work behind a reverse proxy.

So I changed the URL environment variable to be the fullBaseUrl, and not just some part of it.

@CLAassistant
Copy link

CLAassistant commented Nov 21, 2017

CLA assistant check
All committers have signed the CLA.

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

Successfully merging this pull request may close these issues.

3 participants