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
6 lines
82 B
Ruby
6 lines
82 B
Ruby
name "remotestorage_discourse"
|
|
|
|
run_list %w(
|
|
remotestorage_discourse::default
|
|
)
|