From 2c16bea045512c8a13592083dacfc4928bce057e Mon Sep 17 00:00:00 2001 From: icysanta Date: Mon, 1 Dec 2025 11:27:08 +0000 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 84bb638..7842005 100644 --- a/README.md +++ b/README.md @@ -66,8 +66,8 @@ ``` 2. Создайте docker-compose.yml файл: - ``` - sudo tee /opt/mobaxterm-activator/docker-compose.yml > /dev/null <<'EOF' +``` +sudo tee /opt/mobaxterm-activator/docker-compose.yml > /dev/null <<'EOF' services: app: image: whyverum/mobax_panel:latest @@ -89,7 +89,7 @@ networks: proxy: external: true EOF - ``` +``` 3. Запустите и настройте адрессацию. ```