Skip to content

Commit

Permalink
Merge pull request #878 from Rajith90/3.0.x_new
Browse files Browse the repository at this point in the history
Prepare for release 3.0.3
  • Loading branch information
praminda authored Nov 20, 2019
2 parents 2e5ae54 + c51395e commit 24fab3d
Show file tree
Hide file tree
Showing 6 changed files with 259 additions and 257 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ standard VM by following the steps mentioned in the section [How to run the micr
Execute the command below to run the Microgateway for our Petstore project.

```
docker run -d -v <PROJECT_TARGET_PATH>:/home/exec/ -p 9095:9095 -p 9090:9090 -e project="petstore" wso2/wso2micro-gw:3.0.2
docker run -d -v <PROJECT_TARGET_PATH>:/home/exec/ -p 9095:9095 -p 9090:9090 -e project="petstore" wso2/wso2micro-gw:latest
<PROJECT_TARGET_PATH> - The path of the target directory created inside the project directory
Expand Down
223 changes: 112 additions & 111 deletions distribution/LICENSE-RUNTIME.txt

Large diffs are not rendered by default.

Loading

0 comments on commit 24fab3d

Please sign in to comment.