heather/jitsi: drop jvb 127.0.0.1:8080 publish (conflicts with cinny, not needed — colibri-ws proxied via jitsi-web nginx on alias jvb:9090)
This commit is contained in:
parent
5db2900db2
commit
a30aea52bf
1 changed files with 0 additions and 1 deletions
|
|
@ -365,7 +365,6 @@ in
|
|||
service.restart = "unless-stopped";
|
||||
service.ports = [
|
||||
"10000:10000/udp"
|
||||
"127.0.0.1:8080:8080"
|
||||
];
|
||||
service.volumes = [ "jitsi-jvb-config:/config" ];
|
||||
service.depends_on = [ "jitsi-prosody" ];
|
||||
|
|
|
|||
Loading…
Reference in a new issue