You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've noticed that it isn't possible currently to set a custom nginx configuration to the default.conf.
Right now I would have to make my own script that gets applied every time the docker container gets built (ie: every update). Which isn't too bad, but could potentially result in that I'd overwrite any changes that got made to default.conf in a future update.
It'd be great if this could be configurable from the admin panel too, or at least for these files to be made persistent.