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

Align setup according to https://github.com/leerob/next-self-host/blob/main/deploy.sh#L139 #4159

Closed
wants to merge 1 commit into from

Conversation

razzeee
Copy link
Member

@razzeee razzeee commented Nov 18, 2024

No description provided.

@@ -108,6 +108,15 @@ http {

location / {
proxy_pass http://frontend:3000/;
proxy_http_version 1.1;
Copy link
Member Author

Choose a reason for hiding this comment

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

@barthalion I'm not too sure if we want these changes

Copy link
Member

Choose a reason for hiding this comment

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

sounds like something websockets related which we don't use?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes, not sure if there's any harm in having it anyway, but I guess using nginx defaults would be fine - even if they might be very conservative.

@razzeee razzeee closed this Dec 2, 2024
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.

2 participants