Related to

Complete List of possible Environment Variables
I've been searching both this forum and the documentation site and I have been unable to find a list of all the possible environment variables that can be passed to NodeBB on startup. Some of them can be found here: Set up ...
Community (community.nodebb.org)
config.json setup can be automated via environmental variables using hash__value. However, how do we set ports?
In this case, I'm wanting to set the port attribute for load balancing (i.e., port: "[4567, 4568, 4569]")