This commit is contained in:
2025-03-16 15:52:01 +08:00
parent 16f786c6e2
commit 7bbeee4e27

View File

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