rename assignment to roster & added executor registry to roster
This commit is contained in:
5
roster/src/main/resources/application.properties
Normal file
5
roster/src/main/resources/application.properties
Normal file
@@ -0,0 +1,5 @@
|
||||
server.port=8082
|
||||
executor-pool.url=http://127.0.0.1:8083
|
||||
executor1.url=http://127.0.0.1:8084
|
||||
executor2.url=http://127.0.0.1:8085
|
||||
task-list.url=http://127.0.0.1:8081
|
Reference in New Issue
Block a user