From 7afb39935e8dabd1c6797aefa3d36f6061794040 Mon Sep 17 00:00:00 2001 From: Mel Date: Wed, 12 Feb 2025 02:29:11 +0100 Subject: Update akkoma docker script patch Signed-off-by: Mel --- services/akkoma/docker-entrypoint.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/services/akkoma/docker-entrypoint.patch b/services/akkoma/docker-entrypoint.patch index bf84008..4b7ce1f 100644 --- a/services/akkoma/docker-entrypoint.patch +++ b/services/akkoma/docker-entrypoint.patch @@ -1,5 +1,5 @@ ---- a/docker-entrypoint.sh 2023-10-02 00:12:00.075281627 +0000 -+++ b/docker-entrypoint.sh 2023-10-02 00:06:36.989085305 +0000 +--- a/docker-entrypoint.sh 2024-02-11 23:00:00.075281627 +0000 ++++ b/docker-entrypoint.sh 2024-02-11 23:00:36.989085305 +0000 @@ -8,7 +8,7 @@ done @@ -8,5 +8,5 @@ +/bin/pleroma_ctl migrate echo "-- Starting!" --mix phx.server +-elixir --erl "+sbwt none +sbwtdcpu none +sbwtdio none" -S mix phx.server +/bin/pleroma start -- cgit 1.4.1