mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-09-28 06:06:38 +08:00
Whoops roll that back
This commit is contained in:
parent
50145d1382
commit
1cbe578776
@ -41,7 +41,7 @@ COPY --from=builder /app/public ./public
|
||||
COPY --from=builder /app/.next/standalone ./
|
||||
COPY --from=builder /app/.next/static ./.next/static
|
||||
COPY --from=builder /app/.next/server ./.next/server
|
||||
COPY --from=builder /app/mcp ./app/mcp
|
||||
COPY --from=builder /app/app/mcp ./app/mcp
|
||||
|
||||
EXPOSE 3000
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user