We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62efa93 commit ac238bbCopy full SHA for ac238bb
Dockerfile
@@ -52,4 +52,4 @@ COPY --from=builder /app/scripts ./scripts
52
COPY --from=builder /app/characters ./characters
53
54
# Set the command to run the application
55
-CMD ["pnpm", "start", "--non-interactive", "--character=characters/yaposhi.character.json"]
+CMD ["pnpm", "start", "--non-interactive"]
0 commit comments