From e53fc4ffb2aef30997b351129dcb8bccbcf41cd4 Mon Sep 17 00:00:00 2001 From: Verum Date: Fri, 21 Nov 2025 18:51:50 +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=20setup.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.sh b/setup.sh index a00a294..6381780 100644 --- a/setup.sh +++ b/setup.sh @@ -383,7 +383,7 @@ log_success "NPM .env файл сгенерирован" # Генерация docker-compose.yml для NPM cat < /opt/npm/docker-compose.yml services: - app: + npm: image: jc21/nginx-proxy-manager:latest container_name: npm restart: unless-stopped