Updated instructions to deploy cors to use wildfly
This commit is contained in:
parent
92db89f9e8
commit
dcbdb59e00
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ next you must build and deploy
|
|||
|
||||
```
|
||||
cd cors
|
||||
mvn clean install jboss-as:deploy
|
||||
mvn clean install wildfly:deploy
|
||||
```
|
||||
|
||||
Step 5: Login and Observe Apps
|
||||
|
|
Loading…
Reference in a new issue