Explorar el Código

Исправлен репозиторий angie

Denis V. Dedkov hace 10 meses
padre
commit
168f97b6ef
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      docker-compose.yml

+ 1 - 1
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"