Skip to content

Commit ac238bb

Browse files
committed
fix
1 parent 62efa93 commit ac238bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ COPY --from=builder /app/scripts ./scripts
5252
COPY --from=builder /app/characters ./characters
5353

5454
# Set the command to run the application
55-
CMD ["pnpm", "start", "--non-interactive", "--character=characters/yaposhi.character.json"]
55+
CMD ["pnpm", "start", "--non-interactive"]

0 commit comments

Comments
 (0)