Switch dev port to 3000, drop dashboard quick actions and header active highlight
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@ -9,6 +9,6 @@ RUN apt-get update \
|
||||
USER node
|
||||
WORKDIR /app
|
||||
|
||||
EXPOSE 5173 3000
|
||||
EXPOSE 3000
|
||||
|
||||
CMD ["npm", "run", "dev"]
|
||||
|
||||
Reference in New Issue
Block a user