revert changes to consul config files and ignore in checkstyle

This commit is contained in:
Spencer Gibb
2019-02-07 16:14:16 -05:00
parent b4ca26bcaf
commit 7ba9d55d35
10 changed files with 993 additions and 1405 deletions

View File

@@ -1,7 +1,7 @@
{
"service": {
"name": "configserver",
"address": "127.0.0.1",
"port": 8888
}
"service": {
"name": "configserver",
"address": "127.0.0.1",
"port": 8888
}
}