exampless: update Traefik v2 example with UDP

This commit is contained in:
Calvin Bui
2020-04-15 19:56:03 +10:00
committed by GitHub
parent 0940605669
commit e1b47db31d
2 changed files with 5 additions and 1 deletions

View File

@@ -165,6 +165,10 @@ services:
- prosody
networks:
meet.jitsi:
labels:
traefik.udp.routers.jvb.entrypoints: video
traefik.udp.routers.jvb.service: jvb
traefik.udp.services.jvb.loadbalancer.server.port: 10000
# Custom network so all services can communicate using a FQDN
networks: