Piped icon indicating copy to clipboard operation
Piped copied to clipboard

feat: Run piped frontend with unprivileged user

Open bjw-s opened this issue 1 year ago • 0 comments

This PR allows running the Piped frontend container as an unprivileged user instead of running it with root permissions.

It also introduces two additional environment variables that allow some control over the number of nginx worker processes and the port nginx is exposed on.

bjw-s avatar Oct 02 '24 09:10 bjw-s