It makes it possible to serve multiple Discord instances to different hosts from a single nginx load balancer Right now we run one for Kosmos and one for remoteStorage
3 lines
118 B
Ruby
3 lines
118 B
Ruby
node.override['discourse']['domain'] = "community.kosmos.org"
|
|
node.override['discourse']['role'] = "kosmos_discourse"
|