summaryrefslogtreecommitdiff
path: root/same/src/main/resources
diff options
context:
space:
mode:
authorKjetil Ørbekk <kjetil.orbekk@gmail.com>2012-03-13 12:37:58 +0100
committerKjetil Ørbekk <kjetil.orbekk@gmail.com>2012-03-13 12:37:58 +0100
commit66efef77ac11f57b8e67c5ecb359a75f61790557 (patch)
tree4cd769dd5ae41e75134cd068d8164a40f7c1b813 /same/src/main/resources
parent2c65e30cc9b54e61fbe3617b67dd462a90ece36c (diff)
Start master in created networks only.
Diffstat (limited to 'same/src/main/resources')
-rw-r--r--same/src/main/resources/master.properties.example1
1 files changed, 1 insertions, 0 deletions
diff --git a/same/src/main/resources/master.properties.example b/same/src/main/resources/master.properties.example
index 27a062b..edcf323 100644
--- a/same/src/main/resources/master.properties.example
+++ b/same/src/main/resources/master.properties.example
@@ -1,5 +1,6 @@
port=10010
localIp=10.0.0.6
+baseUrl=http://10.0.0.6:10010/
masterUrl=http://10.0.0.6:10010/MasterService.json
enableDiscovery=true
discoveryPort=15066