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

chore: allow nginx conf to be more easily configurable #1129

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

khorshuheng
Copy link
Collaborator

This PR updates nginx.conf such that:

  1. It's easier to update the proxy pass values for various services, in the event where the user needs to use the same nginx conf for their external nginx.

  2. Easier to update allowed cors origin.

  3. Only appflowy web is supposed to be on allowed cors origin, there's no reason why 127.0.0.1:8000 to be on allowed origin.

@appflowy appflowy merged commit 18e10dc into main Jan 6, 2025
6 checks passed
@appflowy appflowy deleted the update-nginx-conf branch January 6, 2025 05:30
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