VishalMysore commited on
Commit
055731c
1 Parent(s): b3e86a6

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -17,4 +17,4 @@ RUN npm install -g @stoplight/prism-cli
17
  EXPOSE 4010
18
 
19
  # Start Prism and mock the API when the container launches
20
- CMD ["prism", "mock", "-h", "0.0.0.0", "-p","4010 ","petstore.yaml"]
 
17
  EXPOSE 4010
18
 
19
  # Start Prism and mock the API when the container launches
20
+ CMD ["prism", "mock", "-h", "0.0.0.0", "-p","7860 ","petstore.yaml"]