-
Notifications
You must be signed in to change notification settings - Fork 215
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
Add ability to configure Nginx DNS resolver #3275
Conversation
Size Change: 0 B Total Size: 946 kB ℹ️ View Unchanged
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes make sense, I was able to change the plausible event URL in the docker-compose and visit http://0.0.0.0:50290/api/event, this is what I saw:
Everything works as described in the testing instructions of #3108 🚀
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
Fixes
Related to #3274 (does not fix because we also need to deploy the new setting in live environments)
Description
Implements the fix described in the linked issue.
Testing Instructions
frontend_nginx
should still work locally and make requests to local plausible. Follow testing instructions in #3108 to confirm this.Checklist
Update index.md
).main
) or a parent feature branch.Developer Certificate of Origin
Developer Certificate of Origin