Skip to content

Commit

Permalink
fxx
Browse files Browse the repository at this point in the history
  • Loading branch information
azep-ninja committed Jan 2, 2025
1 parent 3dc5720 commit 5919412
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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:" && \
Expand Down

0 comments on commit 5919412

Please sign in to comment.