Web: revert config

This commit is contained in:
Viktor Fomin 2022-07-05 23:37:56 +03:00
parent c7d1850f58
commit fbb9120a2d
2 changed files with 2 additions and 4 deletions

View File

@ -70,7 +70,7 @@
"header": "" "header": ""
}, },
"url": { "url": {
"public": "http://192.168.31.38:8085/", "public": "http://localhost:8085/",
"internal": "", "internal": "",
"portal": "" "portal": ""
} }

View File

@ -1,5 +1,3 @@
{ {
"kafka": { "kafka": {}
"BootstrapServers": "localhost:9092"
}
} }