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
Add worker connections field to NginxProxy (#3611)
Add worker connections field to NginxProxy
Problem: Users were unable to configure worker connections
Solution: Add field to nginxproxy that allows users to configure worker connections. Read that field and put it into the main conf.
Testing: Manual testing and unit tests for the new code
0 commit comments