From 168f97b6effc12398abd63a3253e13b78ef76eaf Mon Sep 17 00:00:00 2001 From: "Denis V. Dedkov" Date: Wed, 14 May 2025 19:08:21 +0200 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=20=D1=80=D0=B5=D0=BF=D0=BE=D0=B7=D0=B8=D1=82=D0=BE?= =?UTF-8?q?=D1=80=D0=B8=D0=B9=20angie?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index 3c68613..864aadd 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -14,7 +14,7 @@ services: - N8N_PROTOCOL=http angie: - image: angie/angie:latest + image: docker.angie.software/angie:minimal restart: unless-stopped ports: - "80:80"