install dev configs for horus
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
## Configure Coordinator
|
||||
|
||||
!!coordinator.configure
|
||||
name:'default'
|
||||
name:'development'
|
||||
redis_addr:'127.0.0.1:6379'
|
||||
http_port:8081
|
||||
ws_port:9653
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
!!include configure.md
|
||||
|
||||
// Install all components
|
||||
!!coordinator.install
|
||||
!!supervisor.install
|
||||
!!herorunner.install
|
||||
!!osirisrunner.install
|
||||
!!salrunner.install
|
||||
!!coordinator.install name:'development'
|
||||
!!supervisor.install name:'development'
|
||||
!!herorunner.install name:'development'
|
||||
!!osirisrunner.install name:'development'
|
||||
!!salrunner.install name:'development'
|
||||
|
||||
Reference in New Issue
Block a user