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