copy other nodes' custom service configuration

This commit is contained in:
Huy Pham 2020-01-08 16:48:04 -08:00
parent c402ce5284
commit 55adce231e
3 changed files with 133 additions and 5 deletions

View file

@ -14,7 +14,7 @@
}
},
"root": {
"level": "INFO",
"level": "DEBUG",
"handlers": ["console"]
}
}