sissississi Claude Opus 4.6 commited on
Commit
654687c
·
1 Parent(s): b40f1ec

Trigger rebuild

Browse files

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -35,4 +35,5 @@ USER nextjs
35
 
36
  EXPOSE 7860
37
 
 
38
  CMD ["node", "server.js"]
 
35
 
36
  EXPOSE 7860
37
 
38
+ # Start the Next.js standalone server
39
  CMD ["node", "server.js"]