summaryrefslogtreecommitdiff
path: root/same/src/main/resources/master.properties.example
diff options
context:
space:
mode:
Diffstat (limited to 'same/src/main/resources/master.properties.example')
-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