Configuration via Environmental Variables: arrays?
-
Related to https://community.nodebb.org/topic/7463/complete-list-of-possible-environment-variables
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]")
Copyright © 2024 NodeBB | Contributors