Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColumbiysky <c.7843543@gmail.com>2025-04-12 09:19:55 +0300
committerGitHub <noreply@github.com>2025-04-12 09:19:55 +0300
commitaab01ff11a1b35b1e491c56c704826903b7797b1 (patch)
treeca8549f400c092d54ca17f46df1ce6757c0f62d6 /docker-compose.yml
parent236dddf4825c23edba20ad3cce6a58cdbe403a75 (diff)
fix docker-compose.yml: the attribute `version` is obsolete (#2891)
Diffstat (limited to 'docker-compose.yml')
-rw-r--r--docker-compose.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/docker-compose.yml b/docker-compose.yml
index 00a82901..50cad52c 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -1,6 +1,3 @@
----
-version: "3"
-
services:
3x-ui:
image: ghcr.io/mhsanaei/3x-ui:latest