back to build
This commit is contained in:
parent
7bbeee4e27
commit
50d79167c8
|
@ -10,7 +10,7 @@ RUN npm i -g serve
|
||||||
|
|
||||||
COPY . .
|
COPY . .
|
||||||
|
|
||||||
RUN npm run dev
|
RUN npm run build
|
||||||
|
|
||||||
EXPOSE 3000
|
EXPOSE 3000
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue