Обновить README.md

This commit is contained in:
2025-12-01 11:27:08 +00:00
parent e577e6a90f
commit 2c16bea045

View File

@@ -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. Запустите и настройте адрессацию.
```