summaryrefslogtreecommitdiff
path: root/same/src/main/resources
diff options
context:
space:
mode:
Diffstat (limited to 'same/src/main/resources')
-rw-r--r--same/src/main/resources/client.properties.example4
-rw-r--r--same/src/main/resources/master.properties.example1
2 files changed, 3 insertions, 2 deletions
diff --git a/same/src/main/resources/client.properties.example b/same/src/main/resources/client.properties.example
index 3afb217..9afff59 100644
--- a/same/src/main/resources/client.properties.example
+++ b/same/src/main/resources/client.properties.example
@@ -1,3 +1,3 @@
-networkName=ClientNetwork
-masterUrl=http://10.0.0.6:10010/
port=10011
+localIp=10.0.0.6
+masterUrl=http://10.0.0.6:10010/MasterService.json
diff --git a/same/src/main/resources/master.properties.example b/same/src/main/resources/master.properties.example
index f168f2c..89a0bec 100644
--- a/same/src/main/resources/master.properties.example
+++ b/same/src/main/resources/master.properties.example
@@ -1,2 +1,3 @@
port=10010
localIp=10.0.0.6
+masterUrl=http://10.0.0.6:10010/MasterService.json