5 lines
73 B
Groovy
5 lines
73 B
Groovy
rootProject.name = 'LoadBalancer'
|
|
|
|
include 'app'
|
|
include 'control-panel'
|