Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
nachofree authored Sep 11, 2019
1 parent a4674ce commit 8d4f4b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@
<configuration>
<server>tomcat-development-server</server>
<url>http://144.38.193.251:8080/manager/text</url>
<warFile>target\petclinic.war</warFile>
<path>/petclinic</path>
<warFile>target\hello.war</warFile>
<path>/hello</path>
<username>admin</username>
<password>cloud@123</password>
</configuration>
Expand Down

0 comments on commit 8d4f4b4

Please sign in to comment.