back to build

This commit is contained in:
philipcheung 2025-03-16 15:58:58 +08:00
parent 7bbeee4e27
commit 50d79167c8
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ RUN npm i -g serve
COPY . . COPY . .
RUN npm run dev RUN npm run build
EXPOSE 3000 EXPOSE 3000