Merge branch 'feature/workflow' of http://116.204.74.41:3000/red-future/admin-ui into feature/workflow
This commit is contained in:
@@ -11,6 +11,6 @@ RUN npm install --registry=https://registry.npmmirror.com
|
|||||||
|
|
||||||
COPY . .
|
COPY . .
|
||||||
|
|
||||||
EXPOSE 8888
|
EXPOSE 8080
|
||||||
|
|
||||||
CMD ["npm", "run", "dev"]
|
CMD ["npm", "run", "dev"]
|
||||||
|
|||||||
Reference in New Issue
Block a user