Skip to content

fix: Apply correct port when redirecting to another domain and the app doesn't run behind a proxy#979

Merged
amannn merged 2 commits intoamannn:mainfrom
awkaiser-tr:fix/658-domain-routing-port
Apr 5, 2024
Merged

fix: Apply correct port when redirecting to another domain and the app doesn't run behind a proxy#979
amannn merged 2 commits intoamannn:mainfrom
awkaiser-tr:fix/658-domain-routing-port

Conversation

@awkaiser-tr
Copy link
Copy Markdown
Contributor

Fixes #658


Contribution feedback

@amannn to preserve your desired formatting, this project would benefit from an EditorConfig or tool such as Prettier

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 4, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
next-intl-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 5, 2024 7:19am
next-intl-example-app-router ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 5, 2024 7:19am

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 4, 2024

@awkaiser-tr is attempting to deploy a commit to the next-intl Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Copy Markdown
Owner

@amannn amannn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect PR, thanks a lot! 🙌

to preserve your desired formatting, this project would benefit from an EditorConfig or tool such as Prettier

We currently run Prettier via ESLint, but I know that this workflow is no longer recommended and arguably also something that not many people are familiar with. I agree, it would be better to switch to running Prettier separately.

@amannn amannn changed the title fix: Apply correct port when not behind proxy fix: Apply correct port when redirecting to another domain and the app doesn't run behind a proxy Apr 5, 2024
@amannn amannn merged commit 485f59e into amannn:main Apr 5, 2024
juanforlizzi pushed a commit to juanforlizzi/next-intl that referenced this pull request Jan 16, 2025
…p doesn't run behind a proxy (amannn#979 by @awkaiser-tr)

Fixes amannn#658

----

# Contribution feedback

@amannn to preserve your desired formatting, this project would benefit
from an [EditorConfig](https://editorconfig.org/) or tool such as
[Prettier](https://prettier.io/)

---------

Co-authored-by: Jan Amann <jan@amann.me>
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.

Port added to Domain

2 participants