mirror of
https://github.com/hamster1963/nezha-dash.git
synced 2025-04-24 21:10:45 +08:00
fix: Dockerfile
This commit is contained in:
parent
97cb19f820
commit
f4645d956e
@ -22,4 +22,4 @@ COPY --from=builder /app/.next/standalone ./
|
||||
COPY --from=builder /app/.next/static ./.next/static
|
||||
|
||||
EXPOSE 3000
|
||||
CMD ["node", "run", "server.js"]
|
||||
CMD ["node", "server.js"]
|
||||
|
Loading…
Reference in New Issue
Block a user