fixed port in monitoring properties

This commit is contained in:
Axel Uhl
2012-11-30 15:34:53 +01:00
parent 0d2bf91d30
commit d4071b8af2
@@ -26,7 +26,7 @@ monitor.wait_after_failure = 60000
# - http://domain_or_address/path/to/check
# This format leads to a check that only succeeds if a status
# code of 200 is returned.
monitor.endpoints = http://127.0.0.1:8886/gwt/Leaderboard.html, http://127.0.0.1:8886/sailingserver/moderator?action=listevents, http://127.0.0.1:8888/events/ess40/index.html, http://127.0.0.1:8886/
monitor.endpoints = http://127.0.0.1:8886/gwt/Leaderboard.html, http://127.0.0.1:8886/sailingserver/moderator?action=listevents, http://127.0.0.1:8886/events/ess40/index.html, http://127.0.0.1:8886/
# bundle associated to endpoints
monitor.bundles = com.sap.sailing.gwt.ui, com.sap.sailing.gateway, com.sap.sailing.www.events, com.sap.sailing.www