forked from coop-cloud/traefik
test port fixup
This commit is contained in:
@ -4,5 +4,6 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- NEXTCLOUD_TALK_HPB_ENABLED
|
- NEXTCLOUD_TALK_HPB_ENABLED
|
||||||
ports:
|
ports:
|
||||||
- "3478:3478"
|
|
||||||
- "3478:3478/udp"
|
- "3478:3478/udp"
|
||||||
|
# note (Apfelwurm): see https://github.com/docker/compose/issues/7627
|
||||||
|
- "3477-3479:3477-3479/tcp"
|
||||||
Reference in New Issue
Block a user