From 90f7abe3b8e05a76244403bed389d8833daf290d Mon Sep 17 00:00:00 2001 From: Cherry <35111165+Lamby777@users.noreply.github.com> Date: Mon, 9 Feb 2026 19:49:37 -0500 Subject: [PATCH] rm version field from turn docker compose example --- docs/turn.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/turn.md b/docs/turn.md index d4596b08..2de3f728 100644 --- a/docs/turn.md +++ b/docs/turn.md @@ -51,7 +51,6 @@ called `docker-compose.yml` and run `docker compose up -d` in the same directory. ```yml -version: 3 services: turn: container_name: coturn-server