From 5b9287da81ee155c4355a3956e4b81bdce087323 Mon Sep 17 00:00:00 2001 From: Torsten Dittmann Date: Fri, 8 Mar 2024 17:22:07 +0100 Subject: [PATCH] fix: type --- app/console | 2 +- app/views/install/compose.phtml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/console b/app/console index 5ac6eb558..8e7eb7e33 160000 --- a/app/console +++ b/app/console @@ -1 +1 @@ -Subproject commit 5ac6eb5585b3294493588823a2e15bca15494669 +Subproject commit 8e7eb7e337ddd1c9e14c7c93008a2b871bda70ad diff --git a/app/views/install/compose.phtml b/app/views/install/compose.phtml index 95b62fcad..354ef4ea4 100644 --- a/app/views/install/compose.phtml +++ b/app/views/install/compose.phtml @@ -600,7 +600,7 @@ services: appwrite-worker-usage: image: /: - entrypoint: entrypoint: worker-usage + entrypoint: worker-usage container_name: appwrite-worker-usage <<: *x-logging restart: unless-stopped