Skip to content

Commit

Permalink
fix ip
Browse files Browse the repository at this point in the history
  • Loading branch information
alfonso.iazzetti committed Sep 20, 2022
1 parent 3bfdd39 commit 02542f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion startPAMock.sh
Original file line number Diff line number Diff line change
@@ -1 +1 @@
java -Xmx500m -Dlog4j.configurationFile=log4j2.xml -DLog4jContextSelector=org.apache.logging.log4j.core.async.AsyncLoggerContextSelector -jar PA_Mock-1.1.1.jar --address=http://0.0.0:8484/servizio
java -Xmx500m -Dlog4j.configurationFile=log4j2.xml -DLog4jContextSelector=org.apache.logging.log4j.core.async.AsyncLoggerContextSelector -jar PA_Mock-1.1.1.jar --address=http://0.0.0.0:8484/servizio

0 comments on commit 02542f3

Please sign in to comment.