mock data
This commit is contained in:
parent
2e2724c7a6
commit
274323373c
@ -8,6 +8,6 @@ RUN npm install
|
|||||||
|
|
||||||
COPY . .
|
COPY . .
|
||||||
|
|
||||||
EXPOSE 3001
|
EXPOSE 3000
|
||||||
|
|
||||||
CMD ["npm", "run", "start:dev"]
|
CMD ["npm", "run", "start:dev"]
|
||||||
Loading…
Reference in New Issue
Block a user