From f7690ff5b8541ea80b036617dc2bef6a46be6381 Mon Sep 17 00:00:00 2001 From: trojvn Date: Tue, 10 Mar 2026 04:11:02 +0300 Subject: [PATCH] chore: add installation example in russian add an example of how to install the project in russian to the readme file --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e8437a4 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Пример установки + +PORT=9001 CONTAINER_NAME=mrxtrojanicloudcom docker compose up -d --build