dev
This commit is contained in:
parent
f795b6d840
commit
9453919ec4
|
@ -7,7 +7,7 @@ RUN npm install
|
|||
RUN npm install -g serve
|
||||
|
||||
COPY . .
|
||||
RUN npm run build
|
||||
RUN npm run dev
|
||||
|
||||
EXPOSE 3000
|
||||
|
||||
|
|
Loading…
Reference in New Issue