run config
This commit is contained in:
@ -28,6 +28,9 @@ dependencies {
|
||||
testCompile 'junit:junit:4.+'
|
||||
}
|
||||
|
||||
run.args = ['client',
|
||||
'-config', 'ncore-properties.xml',
|
||||
'-config', 'ncore-properties-local.xml']
|
||||
|
||||
publishing {
|
||||
repositories {
|
||||
|
Reference in New Issue
Block a user