saint ciboire de calisse de criss
This commit is contained in:
		| @@ -24,13 +24,13 @@ defmodule GlobalBackgroundJob.Application do | |||||||
|   defp topologies do  |   defp topologies do  | ||||||
|   [ |   [ | ||||||
|     background_job: [ |     background_job: [ | ||||||
|       strategy: Cluster.Strategy.Epmd, |       strategy: Cluster.Strategy.Gossip, | ||||||
| 	config: [ | 	config: [ | ||||||
|    		timeout: 30_000, | 	if_addr: "0.0.0.0", | ||||||
| hosts: [:"n1@192.168.1.1", :"n2@192.168.1.2"] | 	secret: "secret" | ||||||
|  | 	] | ||||||
|     ] | 	]  | ||||||
| ]  ] | ] | ||||||
|    |    | ||||||
|   end |   end | ||||||
| end | end | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user