how much are we allowed to play with the NGINX config?
By Larry Rosenman @lrosenman
- @david
I'd like to have the TinyPilots use both my domain and my tailnet domain to serve the content. Obviously that means changing the NGINX config to serve different certificates depending on which interface the request comes in on.
Is this allowed?
- David @david2024-08-30 14:22:47.147Z
Hi @lrosenman, thanks for your question!
You're welcome to edit your
nginx
configuration if you'd like. However, I'll note that performing a TinyPilot software update will overwrite any changes.I hope that helps!