From 591941230a99f4743fd7a8c5504dc3b39a7f0008 Mon Sep 17 00:00:00 2001 From: azep-ninja Date: Wed, 1 Jan 2025 23:47:04 -0700 Subject: [PATCH] fxx --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index d8580f087c..f30d91a509 100644 --- a/Dockerfile +++ b/Dockerfile @@ -87,7 +87,7 @@ COPY --from=builder /app/scripts ./scripts # Create characters directory RUN mkdir -p characters -# Add debugging to startup command +# Debugging and character monitoring to startup command CMD sh -c '\ echo "Debug: Starting container initialization" && \ echo "Debug: Environment variables:" && \