add jitsi support
This commit is contained in:
parent
9092f2cab4
commit
7c640ae576
6 changed files with 132 additions and 10 deletions
|
@ -8,6 +8,7 @@ docker_node_labels:
|
|||
- hostname: swarmpub2
|
||||
labels:
|
||||
public: "true"
|
||||
jitsi: "true"
|
||||
- hostname: swarmpriv1
|
||||
labels:
|
||||
private: "true"
|
||||
|
|
Reference in a new issue