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

Revert #334 "Use APP_URL instead of url() helper" #386

Merged
merged 4 commits into from
Dec 6, 2020

Conversation

bakerkretzmar
Copy link
Collaborator

@bakerkretzmar bakerkretzmar commented Dec 4, 2020

This PR reverts #334 and switches back to using url('/') as the base URL, instead of the value of the APP_URL environment variable. That change caused subdomains and ports to stop working, which are both quite common use cases.

This PR will cause issues again in environments like those described in #313. @claudiodekker I'll work an alternative solution—sorry to break this again, but it's ended up causing more problems than it solved.

Fixes #383, fixes #376, and fixes #374.

@rennokki
Copy link

rennokki commented Dec 6, 2020

I've been digging down thinking it's because of my S3 deployment. This needs to be merged ASAP.

@jakebathman
Copy link
Collaborator

Quick review looks good 👍

@bakerkretzmar bakerkretzmar merged commit 1e6de29 into main Dec 6, 2020
@bakerkretzmar bakerkretzmar deleted the jbk/revert-app-url branch December 6, 2020 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants